You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varresult=MessageBox.Show("Crash recovery scene found, do you want to copy it into Assets/_Recovery/-folder?","UnityLauncherPro - Scene Recovery",MessageBoxButton.YesNo,MessageBoxImage.Question);
403
+
varresult=MessageBox.Show("Crash recovery scene found, do you want to MOVE it into Assets/_Recovery/-folder?","UnityLauncherPro - Scene Recovery",MessageBoxButton.YesNo,MessageBoxImage.Question);
0 commit comments