git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4950 fc73d0e0-1445-4013-8a0c-d673dee63da5

This commit is contained in:
Spoike 2015-07-27 09:00:18 +00:00
parent 8cfbc1ad26
commit 2b77e1ad3b
3 changed files with 4 additions and 4 deletions

View file

@ -1306,7 +1306,7 @@ void SV_Loadgame_f (void)
return;
}
#ifdef MENU_DAT
#if defined(MENU_DAT) && !defined(SERVERONLY)
MP_Toggle(0);
#endif