diff --git a/polymer/eduke32/source/gamedef.c b/polymer/eduke32/source/gamedef.c index a966c8934..7017bb2f8 100644 --- a/polymer/eduke32/source/gamedef.c +++ b/polymer/eduke32/source/gamedef.c @@ -4623,7 +4623,7 @@ repeatcase: // Syntax: // get the ID of the DEF - C_GetNextVar(GAMEVAR_READONLY); + C_GetNextVarType(GAMEVAR_READONLY); continue; case CON_ADDLOG: