Fix default guild mark, color and format

This commit is contained in:
Simone Romano
2026-03-04 20:12:40 +01:00
parent 5a46885c4f
commit c3cd3f8483
5 changed files with 111 additions and 7 deletions

View File

@@ -65,6 +65,8 @@ class CGuildMarkManager : public singleton<CGuildMarkManager>
CGuildMarkImage * __GetImage(DWORD imgIdx);
CGuildMarkImage * __GetImagePtr(DWORD idMark);
bool __LoadDefaultMark(Pixel* outBuf);
std::map<DWORD, CGuildMarkImage *> m_mapIdx_Image; // index = image index
std::map<DWORD, DWORD> m_mapGID_MarkID; // index = guild id