mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-02 23:12:59 +00:00
rogueviz:: use enable_canvas
This commit is contained in:
@@ -378,7 +378,7 @@ auto hchook = addHook(hooks_drawcell, 100, draw_bird)
|
||||
}
|
||||
|
||||
in = true;
|
||||
firstland = specialland = laCanvas;
|
||||
enable_canvas();
|
||||
patterns::whichCanvas = 'r';
|
||||
patterns::rwalls = 100;
|
||||
mapeditor::drawplayer = false;
|
||||
|
||||
Reference in New Issue
Block a user