Files
OpenRA/OpenRA.Mods.Common/Scripting/ScriptTriggers.cs
RoosterDragon 0c5463208d Store triggers in ScriptTriggers in an array.
We can use the enum to index the array directly, in order to give faster lookups compared to a dictionary.
2015-12-29 14:27:54 +00:00

9.4 KiB