mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Require 'basic_debug' priv to view gameplay-relevant debug info, require 'debug' priv to view wireframe (#9315)
Fixes #7245.
This commit is contained in:
parent
51bf4a6e26
commit
63fc728a84
8 changed files with 85 additions and 20 deletions
|
@ -52,6 +52,7 @@ public:
|
|||
~Hud();
|
||||
|
||||
void toggleBlockBounds();
|
||||
void disableBlockBounds();
|
||||
void drawBlockBounds();
|
||||
|
||||
void drawHotbar(u16 playeritem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue