pull/73/head
Jon 3 years ago
parent b8fb532fa9
commit d8c527e3c8

@ -428,7 +428,7 @@ namespace UWPHook
} }
catch (Exception ex) catch (Exception ex)
{ {
MessageBox.Show("Error: Program failed while trying to clear your Steam shurtcuts:" + Environment.NewLine + ex.Message + ex.StackTrace); MessageBox.Show("Error: Program failed while trying to clear your Steam shortcuts:" + Environment.NewLine + ex.Message + ex.StackTrace);
} }
} }
MessageBox.Show("All non-Steam shortcuts has been cleared."); MessageBox.Show("All non-Steam shortcuts has been cleared.");

Loading…
Cancel
Save