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