Exemple #1
0
 void IHostCommand.Execute(IHost host, int userId)
 {
     host.SpectateGame(userId);
 }