mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-21 10:57:03 +00:00
improved hypcity settings
This commit is contained in:
parent
3e5d9d94db
commit
9d52b1b092
@ -125,7 +125,8 @@ auto hypcity_ah = arg::add3("-hypcity", enable)
|
||||
}
|
||||
setCanvas(mode, '0');
|
||||
if(mode == pmStart) {
|
||||
// slide_backup(canvas_default_wall, waInvisibleFloor);
|
||||
slide_backup(canvas_default_wall, waInvisibleFloor);
|
||||
slide_backup(smooth_scrolling, 1);
|
||||
if(dim == 2) slide_backup(vid.camera, 0);
|
||||
if(dim == 2) slide_backup(vid.depth, 0);
|
||||
slide_backup(context_fog, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user