mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-28 10:10:36 +01:00
a4545f8ded
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.