pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/worldmap stat.cxx,1.14,1.15


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap stat.cxx,1.14,1.15
Date: 11 Apr 2003 12:45:41 -0000

Update of /var/lib/cvs/Games/Pingus/src/worldmap
In directory dark:/tmp/cvs-serv15099/src/worldmap

Modified Files:
        stat.cxx 
Log Message:
- moved bridger tutorial more towards the end

Index: stat.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/worldmap/stat.cxx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- stat.cxx    12 Oct 2002 23:34:43 -0000      1.14
+++ stat.cxx    11 Apr 2003 12:45:39 -0000      1.15
@@ -64,7 +64,7 @@
 PingusWorldMapStat::PingusWorldMapStat (std::string worldmap_name)
   : is_empty (true)
 {
-  filename = System::get_statdir () + "stat/" + worldmap_name;
+  filename = System::get_statdir () + "savegames/" + worldmap_name;
 
   if (System::exist (filename))
     {





reply via email to

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