added result screens
fixed bug about picking up two boosts crashing the game
This commit is contained in:
@ -31,7 +31,6 @@ void cursor::show() const {
|
||||
}
|
||||
|
||||
void cursor::clear() const {
|
||||
// ::clear();
|
||||
}
|
||||
|
||||
void cursor::print_char(const position &pos, const char ch,
|
||||
|
Reference in New Issue
Block a user