コード例 #1
0
ファイル: CamelService.cs プロジェクト: martsve/camelcup-ai
 public void Load(ICamelCupPlayer player)
 {
     Runner.AddPlayer(player);
 }