Exemple #1
0
 public void matchCounter()
 {
     matchCounterGM++;
     UIcontroller.CounterText(matchCounterGM);
 }