feat(profile): CCharacterComponent struct

This commit is contained in:
gromchek 2025-10-26 20:13:15 +03:00
parent 5aa505bd8e
commit 2aaf543e61
5 changed files with 275 additions and 6 deletions

View file

@ -92,6 +92,8 @@
#include "map/CMapEntity.h"
#include "map/CMapBaseObjLink.h"
#include "character/CCharacterComponent.h"
#include "net/message.h"
#include "nvapi/nvapi.h"