mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
nilrider:: fixed wrong-sized instruments (and maybe something else)
This commit is contained in:
parent
e3c8a4c5bf
commit
075630e753
@ -425,6 +425,7 @@ void initialize_all() {
|
||||
showstartmenu = false;
|
||||
stop_game();
|
||||
geometry = gNil;
|
||||
variation = eVariation::pure;
|
||||
nil_set_geodesic();
|
||||
enable_canvas();
|
||||
patterns::canvasback = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user