mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 16:15:43 +00:00
Dump t6 weapon explosiontag in weaponfile
This commit is contained in:
parent
eed7164b5b
commit
70da70de65
@ -1441,7 +1441,9 @@ namespace T6
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
case WFT_EXPLOSION_TAG: break;
|
case WFT_EXPLOSION_TAG:
|
||||||
|
FillFromScriptString(std::string(field.szName), field.iOffset);
|
||||||
|
break;
|
||||||
|
|
||||||
case WFT_NOTETRACKSOUNDMAP:
|
case WFT_NOTETRACKSOUNDMAP:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user