summaryrefslogtreecommitdiff
path: root/scripts/track_organizer.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/track_organizer.lua')
-rw-r--r--scripts/track_organizer.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/track_organizer.lua b/scripts/track_organizer.lua
index 007b136356..e4d9765bed 100644
--- a/scripts/track_organizer.lua
+++ b/scripts/track_organizer.lua
@@ -101,6 +101,6 @@ function factory () return function ()
end
end
end
-
::script_end::
+ collectgarbage()
end end