- State parser fixes.
SVN r1255 (trunk)
This commit is contained in:
parent
9adef560c2
commit
0b120116ab
3 changed files with 8 additions and 4 deletions
|
|
@ -311,6 +311,7 @@ bool ParsePropertyParams(FScanner &sc, FPropertyInfo *prop, AActor *defaults, Ba
|
|||
|
||||
nocomma = false;
|
||||
conv.s = NULL;
|
||||
pref.s = NULL;
|
||||
pref.i = -1;
|
||||
switch ((*p) & 223)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue