1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-12 16:19:43 +00:00

mapeditor:: canvas_default_wall can be set now

This commit is contained in:
Zeno Rogue
2020-01-28 16:42:07 +01:00
parent fa64573971
commit 27e19ca5ca
4 changed files with 16 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ EX bool game_active;
EX bool cblind;
EX bool autocheat;
EX bool canvas_invisible;
EX eWall canvas_default_wall = waNone;
EX int truelotus;
EX int gamecount;