mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 18:27:55 +00:00
rogueviz:: fixed a crash in hypcity
This commit is contained in:
@@ -137,6 +137,7 @@ auto hypcity_ah = arg::add3("-hypcity", enable)
|
||||
if(dim == 2) slide_backup(vid.depth, 0);
|
||||
slide_backup(context_fog, false);
|
||||
setter();
|
||||
mouseover = nullptr;
|
||||
});
|
||||
if(mode == pmStart) enable();
|
||||
non_game_slide_scroll(mode);
|
||||
|
Reference in New Issue
Block a user