mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
questlog module complete
This commit is contained in:
@@ -82,7 +82,7 @@ private:
|
||||
Boolean<false> m_hoverUpdateScheduled;
|
||||
bool m_isOnInputEvent;
|
||||
Boolean<false> m_drawDebugBoxes;
|
||||
std::map<std::string, OTMLNodePtr> m_styles;
|
||||
std::unordered_map<std::string, OTMLNodePtr> m_styles;
|
||||
};
|
||||
|
||||
extern UIManager g_ui;
|
||||
|
Reference in New Issue
Block a user