1
0
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:
Zeno Rogue
2021-09-30 10:49:12 +02:00
parent 2377ccb434
commit 402fabeefb
9 changed files with 20 additions and 20 deletions

View File

@@ -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;