feat(profile): CChunkLiquid struct

This commit is contained in:
gromchek 2025-09-13 16:59:32 +03:00
parent 7f79d5c329
commit 0e2c465287
6 changed files with 57 additions and 0 deletions

View file

@ -82,6 +82,7 @@
#include "map/CMapArea.h"
#include "map/WMOchunks.h"
#include "map/CMapObj.h"
#include "map/CChunkLiquid.h"
#include "net/message.h"