private void ResetAnimInfo() { UnitMgr.Instance.TempID = 0; if (Player != null) { Player.Dispose(); } Player = null; AnimNames.Clear(); }