mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-21 18:23:15 +00:00
fixup to music_out_of_focus
This commit is contained in:
parent
9b4821619a
commit
9be05182fe
@ -85,7 +85,7 @@ eLand cid = laNone;
|
||||
|
||||
hookset<bool(eLand&)> hooks_music;
|
||||
|
||||
bool music_out_of_focus = false;
|
||||
EX bool music_out_of_focus = false;
|
||||
|
||||
EX void handlemusic() {
|
||||
DEBBI(DF_GRAPH, ("handle music"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user