Tools/Vmaps_extractor: fixed loading doodads

This commit is contained in:
Ovahlord
2018-04-24 22:05:00 +02:00
parent 3fafe93782
commit 8d75deaba7

View File

@@ -75,7 +75,6 @@ bool WMORoot::open()
f.read(bbcorn1, 12);
f.read(bbcorn2, 12);
f.read(&liquidType, 4);
break;
}
else if (!strcmp(fourcc, "MODS"))
{