mirror of
https://github.com/edubart/otclient.git
synced 2025-12-22 00:17:10 +01: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