diff options
author | Novatux <nathanael.courant@laposte.net> | 2015-08-01 16:36:50 +0200 |
---|---|---|
committer | Novatux <nathanael.courant@laposte.net> | 2015-08-01 16:36:50 +0200 |
commit | 4eeb6950c45dea9b35e3485c194ac31280befe66 (patch) | |
tree | 85b24ceac2686e86a98dba7e9a5edbdd804e12e2 /default_settings.txt | |
parent | bedcf4d6467c987a1ef29088d363f9cea1b095db (diff) |
Fix crash when deleting luaentities with //clearobjects.
Diffstat (limited to 'default_settings.txt')
-rw-r--r-- | default_settings.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default_settings.txt b/default_settings.txt index a95038d..bbf02ce 100644 --- a/default_settings.txt +++ b/default_settings.txt @@ -18,3 +18,5 @@ pipeworks.enable_mese_sand_tube = true pipeworks.enable_one_way_tube = true pipeworks.enable_priority_tube = true pipeworks.enable_cyclic_mode = true + +pipeworks.delete_item_on_clearobject = true
\ No newline at end of file |