Example #1
0
 public static void HandleVoting()
 {
     GameEventHandler.BeginVoting();
     GameplayServer.Server.SendToAll("$ vo");
 }