mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-27 17:34:53 +00:00
nilrider:: adjust to collection
This commit is contained in:
parent
108f4fb437
commit
b31ceaf3df
@ -449,7 +449,7 @@ void pop_and_push_replays() {
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
reaction_t on_quit = [] { exit(0); };
|
reaction_t on_quit = [] { quitmainloop = true; };
|
||||||
|
|
||||||
void restart() {
|
void restart() {
|
||||||
clear_path(curlev);
|
clear_path(curlev);
|
||||||
|
Loading…
Reference in New Issue
Block a user