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.28,1.29


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.28,1.29
Date: 30 Mar 2003 22:09:35 -0000

Update of /var/lib/cvs/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv22712/data/data

Modified Files:
        core.scr 
Log Message:
- added stuff to unlock finished-level's neighbours, not the fasted, but seems 
to work


Index: core.scr
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/data/data/core.scr,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- core.scr    30 Mar 2003 16:51:43 -0000      1.28
+++ core.scr    30 Mar 2003 22:09:33 -0000      1.29
@@ -128,6 +128,7 @@
        pingubw = ../images/core/misc/pingubw.png (type=surface, x=0, y=0, 
width=307, height=400);
 
        dot_green = ../images/core/worldmap/dot_green.png (type=surface);
+       dot_invalid = ../images/core/worldmap/dot_invalid.png (type=surface);
         dot_red = ../images/core/worldmap/dot_red.png (type=surface);
         dot_border = ../images/core/worldmap/dot_border.png (type=surface);
 





reply via email to

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