Exemplo n.º 1
0
 public void OnRefereeCommandChanged(Data.Packet.SSL_Referee command)
 {
     refereeCommand = command;
 }
Exemplo n.º 2
0
 public void OnRefereeCommandChanged(SSL_Referee command)
 {
     refereCommand = command;
 }