feat(profile): Weather struct

This commit is contained in:
gromchek 2025-11-15 21:36:24 +03:00
parent ae4c78c4a2
commit 1a22dec1e2
4 changed files with 102 additions and 0 deletions

View file

@ -91,6 +91,7 @@
#include "map/CMapDoodadDef.h"
#include "map/CMapEntity.h"
#include "map/CMapBaseObjLink.h"
#include "map/Weather.h"
#include "character/CCharacterComponent.h"