From 3aa65b8a9d5d36e43da37041a50aafacbfa75f9f Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Sat, 22 Mar 2014 12:20:35 +0000 Subject: "typo"... --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 7f41e9f..55a8d2b 100644 --- a/main.cpp +++ b/main.cpp @@ -840,7 +840,7 @@ int main(int argc,char *argv[]) #else hge->System_Log("%s: Build: Unix build",MAIN_SRC_FN); #endif - hge->System_Log("%s: Version: %s",BLRVERSION); + hge->System_Log("%s: Version: %s",MAIN_SRC_FN,BLRVERSION); #ifdef WIN32 if (_mkdir("./Resources")!=0||_mkdir("./Resources/Music")!=0) Error("Cannot decompress resources!\nDetailed Information: An error occured while creating folder.\n\nTry restarting the game."); -- cgit v1.2.3