public static void Postfix() { Instance.AddAllItemsToObjectDB(); if (Instance.ZNetSceneLoaded) { Instance.AfterItemsLoaded(); } }