1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-27 11:01:23 +00:00

Clearing in bounded geometries

This commit is contained in:
Zeno Rogue
2018-04-14 10:24:02 +02:00
parent d8e7c74f70
commit d9381c7284
8 changed files with 39 additions and 12 deletions

View File

@@ -233,6 +233,7 @@ void initgame() {
}
princess::squeaked = false;
clearing::current_root = NULL;
if(!safety) {
usedSafety = false;