mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
Tools/Vmapextractor: Fixed extracting liquids in wmos
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user