[IFxWorld] Add missing clearpointer

This commit is contained in:
momo5502 2016-12-24 03:04:14 +01:00
parent 22d49ddee3
commit d075617328

View File

@ -53,6 +53,7 @@ namespace Assets
}
}
Utils::Stream::ClearPointer(&dest->glassSys.defs);
}
buffer->pushBlock(Game::XFILE_BLOCK_RUNTIME);