abe/abe-finishdrawmap.patch
2025-01-08 15:38:11 -06:00

11 lines
354 B
Diff

--- src/Map.c~ 2005-03-05 10:20:04.000000000 -0600
+++ src/Map.c 2025-01-08 15:30:08.904971564 -0600
@@ -945,7 +945,7 @@
drawMap(); // this calls finishDrawMap
} else {
// update the screen
- finishDrawMap(!map.redraw);
+ finishDrawMap();
}
// uncomment to test slow machine game speed