void Update() { if (Constance.SPEC_RUNNING == true) { CheckSpecState(); } BattleControllor.Update(); }