Tools/Vmapextractor: Fixed extracting liquids in wmos

This commit is contained in:
Ovahlord
2018-04-01 18:06:26 +02:00
parent 1f807e7a99
commit a191dcdaaf

View File

@@ -169,8 +169,6 @@ bool WMOGroup::open()
}
fourcc[4] = 0;
size_t nextpos = f.getPos() + size;
LiquEx_size = 0;
liquflags = 0;
if (!strcmp(fourcc,"MOGP"))//header
{