コード例 #1
0
 public DeathSpectate()
 {
     Spectator = new Spectator();
     EloBuddy.Game.OnUpdate += Game_OnUpdate;
 }