private void ShowMsg1() { _prompt.ShowText(msg1, ShowMsg2); }
private void ShowMsg1() { _prompt.ShowText(msg1, ReloadScene); }