Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 4e965a99284346e76d433d760e1233f4 > files > 1

methane-1.4.6-8mdv2007.1.src.rpm

--- methane-1.4.4/source/linux/main.cpp	2003-01-20 01:13:42.000000000 +0000
+++ methane-1.4.4/source/linux/main.cpp.new	2003-01-20 01:16:42.000000000 +0000
@@ -84,7 +84,7 @@
 			std::cout << "F9:Increase Game Speed (Lower frame rate)" << std::endl;
 			std::cout << "F10:Decrease Game Speed (Raise frame rate)" << std::endl;
 			std::cout << "This game requires ClanLib (v0.6.5) and Hermes (v1.3.3) http://clanlib.org/hermes" << std::endl;
-			std::cout << "(High Scores written to /var/games/methanescores)" << std::endl;
+			std::cout << "(High Scores written to /var/lib/games/methanescores)" << std::endl;
 
 			// Initialize ClanLib base components
 			CL_SetupCore::init();