mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
GUIFormSpecMenu: Add basic element highlighing debug feature (#9423)
Activated using F5
This commit is contained in:
@@ -343,6 +343,7 @@ private:
|
||||
u16 m_formspec_version = 1;
|
||||
std::string m_focused_element = "";
|
||||
JoystickController *m_joystick;
|
||||
bool m_show_debug = false;
|
||||
|
||||
typedef struct {
|
||||
bool explicit_size;
|
||||
|
Reference in New Issue
Block a user