mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 12:15:18 +01:00
Get rid of basic_debug last minute
This isn't a revert but rather just disables the codepaths. also see #12011
This commit is contained in:
@@ -210,7 +210,6 @@ void GameUI::initFlags()
|
||||
{
|
||||
m_flags = GameUI::Flags();
|
||||
m_flags.show_minimal_debug = g_settings->getBool("show_debug");
|
||||
m_flags.show_basic_debug = false;
|
||||
}
|
||||
|
||||
void GameUI::showMinimap(bool show)
|
||||
|
||||
Reference in New Issue
Block a user