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("Do you want Buttplug to automaticaly check for updates on start?","Update Checking",MessageBoxButton.YesNo);
116
+
varresult=System.Windows.MessageBox.Show("Do you want Buttplug to automatically check for updates on start?","Update Checking",MessageBoxButton.YesNo,MessageBoxImage.Asterisk);
0 commit comments