mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-12 22:02:12 +00:00
Brackets
This commit is contained in:
parent
2c1b383c4a
commit
a01a420aa0
1 changed files with 2 additions and 0 deletions
|
@ -821,8 +821,10 @@ UINT16 W_InitFile(const char *filename, boolean mainfile, boolean startup)
|
|||
}
|
||||
|
||||
if (important && !mainfile)
|
||||
{
|
||||
//G_SetGameModified(true);
|
||||
modifiedgame = true; // avoid savemoddata being set to false
|
||||
}
|
||||
|
||||
//
|
||||
// link wad file to search files
|
||||
|
|
Loading…
Reference in a new issue