tour:: reverted restore_all on GeometryReset

This commit is contained in:
Zeno Rogue
2021-04-07 18:13:45 +02:00
parent 21f151cadb
commit 088aff457c
-2
View File
@@ -106,8 +106,6 @@ EX void setCanvas(presmode mode, char canv) {
start_game();
resetview();
}
if(mode == pmGeometryReset)
slide_restore_all();
if(mode == pmStop) {
gamestack::pop();
slide_restore_all();