git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1532 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
TimeServ 2005-10-22 17:50:28 +00:00
parent bbb2be40f6
commit eb86804df3
1 changed files with 2 additions and 0 deletions

View File

@ -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] == '{')