mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-29 13:11:56 +03:00
5c13101254
Set is faster when adding a single element to an array, but + is faster for combining arrays (or append in A3).