summaryrefslogtreecommitdiffhomepage
path: root/editor/scenery-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/scenery-editor.cpp')
-rw-r--r--editor/scenery-editor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/scenery-editor.cpp b/editor/scenery-editor.cpp
index 4de14207..7b95df9e 100644
--- a/editor/scenery-editor.cpp
+++ b/editor/scenery-editor.cpp
@@ -99,7 +99,6 @@ start:
e.destroy_script_pre(eʹ, script_destroy_reason::kill);
c.remove_object(i);
e.destroy_script_post();
- e.gone = true;
eʹ.destroy();
goto start;
}