mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-25 03:00:46 +00:00
git-svn-id: https://svn.eduke32.com/eduke32@6132 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
ca30328f53
commit
3861723200
1 changed files with 1 additions and 0 deletions
|
@ -2025,6 +2025,7 @@ static int32_t C_GetNextValue(int32_t type)
|
||||||
*g_scriptPtr = 0;
|
*g_scriptPtr = 0;
|
||||||
g_scriptPtr++;
|
g_scriptPtr++;
|
||||||
textptr+=l;
|
textptr+=l;
|
||||||
|
if (!l) textptr++;
|
||||||
return -1; // error!
|
return -1; // error!
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue