git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4950 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
8cfbc1ad26
commit
2b77e1ad3b
3 changed files with 4 additions and 4 deletions
|
@ -1306,7 +1306,7 @@ void SV_Loadgame_f (void)
|
|||
return;
|
||||
}
|
||||
|
||||
#ifdef MENU_DAT
|
||||
#if defined(MENU_DAT) && !defined(SERVERONLY)
|
||||
MP_Toggle(0);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue