- compile fixes
This commit is contained in:
parent
2e850bd2a1
commit
9b950c7d2f
4 changed files with 5 additions and 6 deletions
|
|
@ -253,7 +253,7 @@ bool M_SetSpecialMenu(FName& menu, int param)
|
|||
|
||||
if ((primaryLevel->vkdflags & VKDLEVELFLAG_NOUSERSAVE))
|
||||
{
|
||||
M_StartMessage(GStrings("SAVEDEAD"), 1);
|
||||
M_StartMessage(GStrings.GetString("SAVEDEAD"), 1);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue