コード例 #1
0
 public void RespawnButton()
 {
     gameState.respawn = true;
     respawn.RespawnFunction();
 }