Files
OpenRA/OpenRA.Mods.Common/Effects/Beacon.cs
Oliver Brakmann 0192919501 Fix crash in Beacon ctor when it runs during instead of between ticks
Causes an exception like below, for example when calling the Lua API's Beacon.New() method.

``Exception of type `System.InvalidOperationException`: Collection was modified; enumeration operation may not execute.``
2016-05-19 23:08:01 +02:00

3.6 KiB