1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-27 03:47:40 +00:00

animate parameters from the edit dialog

This commit is contained in:
Zeno Rogue
2018-11-09 20:41:55 +01:00
parent c8e0371a4c
commit d69e952729
10 changed files with 204 additions and 220 deletions

View File

@@ -242,7 +242,7 @@ namespace mapstream {
}
}
resetGeometry();
need_reset_geometry = true;
initcells();
if(shmup::on) shmup::init();