openbsd-ports/games/kobodeluxe/patches/extra-hard
espie cf07c21559 xkobo meets sdl, plus music/sounds!
usable on non 8 bits display, window of reasonable size.
port from Jolan Luff, improvements taken from xkobo port by Marc Espie.
2003-04-12 15:22:10 +00:00

11 lines
266 B
Plaintext

--- manage.cpp.orig Sat Apr 12 16:33:29 2003
+++ manage.cpp Sat Apr 12 16:33:35 2003
@@ -455,7 +455,6 @@ void _manage::add_score(int sc)
if(score >= bonus_next)
{
bonus_next += BONUS_EVERY;
- ships++;
ships_changed = 1;
flush_ships_count = 50;