mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-28 12:41:56 +03:00
edb64c4e05
@icomrade - when you use set to add an element to an array you do not need to wrap it in brackets [ ] like you do with +. This was making it a nested array which was not intended in the original.