mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-14 05:57:37 +00:00
space message no longer always appears in shmup
This commit is contained in:
2
hyper.h
2
hyper.h
@@ -3936,7 +3936,7 @@ heptagon* encodeId(int id);
|
||||
|
||||
void virtualRebaseSimple(heptagon*& base, transmatrix& at);
|
||||
|
||||
extern bool game_active;
|
||||
extern bool game_active, playerfound;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user