1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-18 07:27:40 +00:00

fixed radar

This commit is contained in:
Zeno Rogue
2019-05-11 23:55:08 +02:00
parent d994c92ab6
commit 2744973b8b

View File

@@ -390,6 +390,7 @@ void drawStats() {
expansion.view_distances_dialog();
if(current_display->sidescreen) return;
first_cell_to_draw = true;
bool h = hide_player();
{