コード例 #1
0
 internal void PlayerKilled()
 {
     player.KillPlayer();
     Debug.Log("Player Killed. Game lost! :'(");
 }