Dump t6 weapon explosiontag in weaponfile

This commit is contained in:
Jan 2020-10-23 15:55:30 +02:00
parent eed7164b5b
commit 70da70de65

View File

@ -1441,7 +1441,9 @@ namespace T6
break;
}
case WFT_EXPLOSION_TAG: break;
case WFT_EXPLOSION_TAG:
FillFromScriptString(std::string(field.szName), field.iOffset);
break;
case WFT_NOTETRACKSOUNDMAP:
{