pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src pingus_main.cxx,1.27,1.28


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingus_main.cxx,1.27,1.28
Date: 2 Nov 2002 14:46:31 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv22287

Modified Files:
        pingus_main.cxx 
Log Message:
quick&dirty scroll implementation for the worldmap

Index: pingus_main.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/pingus_main.cxx,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- pingus_main.cxx     26 Oct 2002 17:29:02 -0000      1.27
+++ pingus_main.cxx     2 Nov 2002 14:46:29 -0000       1.28
@@ -679,8 +679,8 @@
 
   if (!path_manager.find_path (file_list))
     {
-      std::cout << "Error: Couldn't find `global.scr', please set the 
enviroment variable\n"
-               << "PINGUS_DATADIR to the path of the file `pingus.scr' or use 
the\n"
+      std::cout << "Error: Couldn't find `data/core.scr', please set the 
enviroment variable\n"
+               << "PINGUS_DATADIR to the path of the file `data/core.scr' or 
use the\n"
                << "-d option." << std::endl;
       exit(EXIT_FAILURE);
     }





reply via email to

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