Example #1
0
 public void SetPlayer(PlayerCharacterHandler player)
 {
     this.player = player;
 }