mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Add setting for tooltips show delay.
This commit is contained in:
@@ -315,6 +315,7 @@ protected:
|
||||
v2s32 m_pointer;
|
||||
gui::IGUIStaticText *m_tooltip_element;
|
||||
|
||||
u32 m_tooltip_show_delay;
|
||||
s32 m_hoovered_time;
|
||||
s32 m_old_tooltip_id;
|
||||
std::string m_old_tooltip;
|
||||
|
Reference in New Issue
Block a user