DEADSOFTWARE

portability: use only english strings for debug
[flatwaifu.git] / src / game.c
index ad5e20c60bf9521230f60943234cfb96c704b120..202f0f2b15f3095c3bfa4682bcaf9c68d7e3133b 100644 (file)
@@ -136,7 +136,7 @@ void G_init (void) {
   int i,j;
   char s[9];
 
-  logo("G_init: настройка ресурсов игры ");
+  logo("G_init: setup game resources ");
   logo_gas(5,GGAS_TOTAL);
   telepsnd=Z_getsnd("TELEPT");
   ltnsnd[0]=Z_getsnd("THUND1");