mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-23 06:20:09 +00:00
rogueviz::hypcity:: no more player
This commit is contained in:
parent
c43df41a7d
commit
6c2ada39d6
@ -124,6 +124,7 @@ auto hypcity_ah = arg::add3("-hypcity", enable)
|
|||||||
geom3::switch_fpp();
|
geom3::switch_fpp();
|
||||||
}
|
}
|
||||||
setCanvas(mode, '0');
|
setCanvas(mode, '0');
|
||||||
|
slide_backup(mapeditor::drawplayer, false);
|
||||||
if(mode == pmStart) {
|
if(mode == pmStart) {
|
||||||
slide_backup(canvas_default_wall, waInvisibleFloor);
|
slide_backup(canvas_default_wall, waInvisibleFloor);
|
||||||
slide_backup(smooth_scrolling, 1);
|
slide_backup(smooth_scrolling, 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user