mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-04-22 08:50:48 +00:00
searching for a bug
This commit is contained in:
parent
6f84873e50
commit
33a2d3c9a2
1 changed files with 1 additions and 1 deletions
|
@ -1842,7 +1842,7 @@ void G_InitGame( int levelTime, unsigned int randomSeed, int restart ) {
|
|||
G_LoadMapChangeFile();
|
||||
|
||||
//GSIO: load holodeck file if avaible
|
||||
G_LoadHolodeckFile();
|
||||
//G_LoadHolodeckFile();
|
||||
|
||||
//GSIO: load timed message
|
||||
G_LoadTimedMessages();
|
||||
|
|
Loading…
Reference in a new issue