mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
LINT fix
This commit is contained in:
parent
19df59f844
commit
e3e98f9356
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ void TestGameUI::testInit()
|
|||
UASSERT(gui.getFlags().show_hud)
|
||||
UASSERT(!gui.getFlags().show_minimap)
|
||||
UASSERT(!gui.getFlags().show_profiler_graph)
|
||||
|
||||
|
||||
// And after the initFlags init stage
|
||||
gui.initFlags();
|
||||
UASSERT(gui.getFlags().show_chat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue