internal void IssueGoPayout()
 {
     CurrentPlayer.AddCredit(GO_PAYOUT);
 }