sky fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1532 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
bbb2be40f6
commit
eb86804df3
1 changed files with 2 additions and 0 deletions
|
@ -477,6 +477,8 @@ void Mod_ParseInfoFromEntityLump(char *data) //actually, this should be in the m
|
|||
return;
|
||||
#endif
|
||||
|
||||
skyname[0] = '\0';
|
||||
|
||||
if (data)
|
||||
if ((data=COM_Parse(data))) //read the map info.
|
||||
if (com_token[0] == '{')
|
||||
|
|
Loading…
Reference in a new issue