From 1824b820e1efa8fa39c4c4518b2dfceb54f82bc0 Mon Sep 17 00:00:00 2001 From: plagman Date: Sun, 8 Apr 2012 00:01:31 +0000 Subject: [PATCH] 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 --- polymer/eduke32/source/gamedef.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: