示例#1
0
 public void SetCategory(int categoryValue)
 {
     gameSettingsManager.GoToAddPlayersScene(categoryValue);
 }