mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 10:20:26 +01:00
commit
d723153576
|
@ -1 +0,0 @@
|
|||
ModEXT.txt
|
|
@ -169,7 +169,7 @@ void InitStreams(void)
|
|||
}
|
||||
// find eventual extension for the mod's dlls
|
||||
_strModExt = "";
|
||||
LoadStringVar(CTString("ModExt.txt"), _strModExt);
|
||||
LoadStringVar(CTString("ModEXT.txt"), _strModExt);
|
||||
|
||||
|
||||
CPrintF(TRANSV("Loading group files...\n"));
|
||||
|
|
Loading…
Reference in New Issue
Block a user