[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH]
From: |
Tomas Blaha |
Subject: |
[PATCH] |
Date: |
Mon, 3 Oct 2005 21:32:38 +0200 (CEST) |
Hi
Inserted is a patch, that correct problem loading only one frame of
armageddon button animation. Also removes comment closing mark which have
no opening counterpart in resource file.
diff -Nur trunk/data/data/core.xml trunk.new/data/data/core.xml
--- trunk/data/data/core.xml 2005-09-27 11:17:54.000000000 +0200
+++ trunk.new/data/data/core.xml 2005-10-03 21:10:00.000000000
+0200
@@ -123,8 +123,9 @@
</sprite>
<sprite name="armageddon_anim">
- <image file="../images/core/buttons/armageddon_anim.png"/>
- <grid array="14,1" size="36,57" pos="0,0"/>
+ <image file="../images/core/buttons/armageddon_anim.png">
+ <grid array="14,1" size="36,57" pos="0,0"/>
+ </image>
</sprite>
</section>
<section name="menu">
diff -Nur trunk/data/data/liquids.xml trunk.new/data/data/liquids.xml
--- trunk/data/data/liquids.xml 2005-01-29 10:29:10.000000000 +0100
+++ trunk.new/data/data/liquids.xml 2005-10-03 21:13:27.000000000
+0200
@@ -13,7 +13,7 @@
<animation speed="130" />
<image file="../images/liquids/water2.png">
<grid pos="0,0" size="64,64" array="8,1"/>
- </image>-->
+ </image>
</sprite>
<sprite name="water3">
<image file="../images/liquids/water3.png">
--
Tomáš Bláha
e-mail: tomas.blaha at kapsa.cz
JabberID: tomiiik at jabber.cz
ICQ: 76239430
[Prev in Thread] |
Current Thread |
[Next in Thread] |