mingl compiles again
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2887 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
08f0d8bcb2
commit
072933be96
1 changed files with 1 additions and 1 deletions
|
@ -3958,8 +3958,8 @@ void CL_ParseStuffCmd(char *msg, int destsplit) //this protects stuffcmds from n
|
||||||
Plug_Command_f();
|
Plug_Command_f();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
else
|
|
||||||
#ifdef CSQC_DAT
|
#ifdef CSQC_DAT
|
||||||
|
else
|
||||||
if (CSQC_StuffCmd(stufftext))
|
if (CSQC_StuffCmd(stufftext))
|
||||||
{}
|
{}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue