Example #1
0
 void Lose()
 {
     inGameUIScripts.ShowGameOverPanel();
     lose = true;
 }