Ejemplo n.º 1
0
        public override void Initialize()
        {
            InformAboutNewRoundStart();

            Phases.CallRoundStartTrigger();
            Phases.FinishSubPhase(this.GetType());
        }