mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-08 01:02:53 +03:00
Set is faster when adding a single element to an array, but + is faster for combining arrays (or append in A3).
Set is faster when adding a single element to an array, but + is faster for combining arrays (or append in A3).