mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-04-21 20:03:03 +01:00
This PR converts some lists in ZAS to be only created when needed instead of always existing and pointlessly using memory. Might lead to reduced server memory usage.