mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Correct tooltip_append_itemstring terminology (#6421)
This commit is contained in:
parent
45a7dd1ec4
commit
45e9f80811
4 changed files with 6 additions and 6 deletions
|
@ -407,7 +407,7 @@ protected:
|
|||
gui::IGUIStaticText *m_tooltip_element = nullptr;
|
||||
|
||||
u64 m_tooltip_show_delay;
|
||||
bool m_tooltip_append_itemstring;
|
||||
bool m_tooltip_append_itemname;
|
||||
u64 m_hovered_time = 0;
|
||||
s32 m_old_tooltip_id = -1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue