Fixed: DECORATE property error messages fail to show the file information

This commit is contained in:
Randy Heit 2016-04-04 15:13:36 -05:00
parent 6f60253590
commit 57e0c97867

View file

@ -824,6 +824,7 @@ static bool ParsePropertyParams(FScanner &sc, FPropertyInfo *prop, AActor *defau
conv.s = NULL;
pref.s = NULL;
pref.i = -1;
bag.ScriptPosition = sc;
switch ((*p) & 223)
{
case 'X': // Expression in parentheses or number.