mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix inventory drag drop flag (#6416)
This commit is contained in:
parent
5e24ca05fd
commit
38b0e26679
2 changed files with 8 additions and 8 deletions
|
@ -411,7 +411,7 @@ protected:
|
|||
u64 m_hovered_time = 0;
|
||||
s32 m_old_tooltip_id = -1;
|
||||
|
||||
bool m_rmouse_auto_place = false;
|
||||
bool m_auto_place = false;
|
||||
|
||||
bool m_allowclose = true;
|
||||
bool m_lock = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue