openbsd-ports/games/xkobo/patches/patch-keepmap2
espie 01f1088866 Tweak display slightly so that the last map displayed when game is lost
stays displayed.
Gives a better idea how close to the goal you were...
2000-03-13 01:01:57 +00:00

11 lines
266 B
Plaintext

--- screen.C.orig Wed Mar 13 17:34:38 1996
+++ screen.C Mon Mar 13 01:46:23 2000
@@ -103,7 +103,6 @@
wchip.string_back(85+pos, 205+pos, "'q' to quit");
wchip.set_position(0, 0);
map.init();
- radar.prepare();
}
void _screen::init_scene(int sc)