I don't know if that was the intent, but it's better than not building.

git-svn-id: https://svn.eduke32.com/eduke32@2595 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
plagman 2012-04-08 00:01:31 +00:00
parent a18a89b513
commit 1824b820e1

View file

@ -4623,7 +4623,7 @@ repeatcase:
// Syntax: <command> <var>
// get the ID of the DEF
C_GetNextVar(GAMEVAR_READONLY);
C_GetNextVarType(GAMEVAR_READONLY);
continue;
case CON_ADDLOG: