mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 02:22:26 +01:00
LINT fix
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user