mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-03-31 09:22:31 +01:00
Corrects a number of places where New() did not call ..(), and implements similar changes to attempt to ensure New()/initialize() complete running before qdel() runs. Cuts down on the number of created items during server start.