示例#1
0
 public void ShowCell(Cell cell)
 {
     ContextHandler.SendShowCellSpectatorMessage(Fight.SpectatorClients, this, cell);
 }