Files
OpenRA/OpenRA.Mods.RA/Scripting/ScriptTriggers.cs
Oliver Brakmann a1ce37ddc5 Fix issues in ScriptTriggers' Clean method
* fixes a memory leak
* moves the cleanup into a FrameEndTask to avoid collisions with the
  trigger iterator (fixes #6747)
2014-10-18 16:25:46 +02:00

6.4 KiB