pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.19,1.20


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.19,1.20
Date: 17 Sep 2002 23:11:28 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv11161/data/data

Modified Files:
        core.scr 
Log Message:
added unplayable marker for levels

Index: core.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/core.scr,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- core.scr    13 Sep 2002 18:28:25 -0000      1.19
+++ core.scr    17 Sep 2002 23:11:26 -0000      1.20
@@ -105,7 +105,8 @@
         flag2 = ../images/core/misc/flag2.png (type=surface, x=0, y=0, 
width=27, height=38);
         flag3 = ../images/core/misc/flag3.png (type=surface, x=0, y=0, 
width=27, height=38);
 
-        unplayable = ../images/core/misc/unplayable.png (type=surface);
+        unplayable  = ../images/core/misc/unplayable.png (type=surface);
+        unplayable2 = ../images/core/misc/unplayable2.png (type=surface);
 }
 
 section worldmap





reply via email to

[Prev in Thread] Current Thread [Next in Thread]