mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
This was needlessly recompiling every time the addAction was clicked. DisableSerialization is only needed if a display element is stored in a variable within the current script. The called functions already have it.