mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
@@ -1769,7 +1769,7 @@ void Game::run()
|
||||
updateProfilerGraphs(&graph);
|
||||
|
||||
// Update if minimap has been disabled by the server
|
||||
flags.show_minimap = client->shouldShowMinimap();
|
||||
flags.show_minimap &= client->shouldShowMinimap();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user