static void Initialize() { Ins = BaseUtils.CreateGlobalObj <DLCAssetMgr>("DLCAssetMgr"); }
static void InitSoundManager() { BaseUtils.CreateGlobalObj <SoundManager>("SoundManager"); //temp.crossDuration }