1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00
This commit is contained in:
Loic Blot 2018-05-29 22:22:14 +02:00
parent 19df59f844
commit e3e98f9356
No known key found for this signature in database
GPG key ID: EFAA458E8C153987

View file

@ -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)