mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-20 15:40:26 +00:00
space message no longer always appears in shmup
This commit is contained in:
parent
b2fd52eae5
commit
30a7248bf7
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;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user