aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-06-10 17:12:28 +0100
committerAlex-TIMEHACK <[email protected]>2017-06-10 17:12:28 +0100
commite4db9cc77abc4cc79c25a6c489183f58276428e8 (patch)
treebe0ff6c1fc3c57626e97b4fd9256c29d510c8fbb /TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
parent316b7739bd1f2e19ba67d7fd6302b8ec0c8fa75a (diff)
downloadhistacom2-e4db9cc77abc4cc79c25a6c489183f58276428e8.tar.gz
histacom2-e4db9cc77abc4cc79c25a6c489183f58276428e8.tar.bz2
histacom2-e4db9cc77abc4cc79c25a6c489183f58276428e8.zip
Even more tweaks to the explorer and stuff
Diffstat (limited to 'TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs')
-rw-r--r--TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs b/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
index 0087fb0..5e1ccf4 100644
--- a/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
+++ b/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
@@ -123,7 +123,7 @@ namespace TimeHACK
}
}
pnlConfirm.Hide();
- } catch (Exception ex)
+ } catch
{
}