public void Okay() { if (to.Player.Reinforcements == 0) { ReinforceState.DoneReinforcing = true; } popUpController.EndReinforce(); }