aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Online
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/Online')
-rw-r--r--source/WindowsFormsApplication1/Online/Hacking/Matchmaker.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Online/Hacking/Matchmaker.cs b/source/WindowsFormsApplication1/Online/Hacking/Matchmaker.cs
index 2c7d45b..1fb6f1b 100644
--- a/source/WindowsFormsApplication1/Online/Hacking/Matchmaker.cs
+++ b/source/WindowsFormsApplication1/Online/Hacking/Matchmaker.cs
@@ -140,7 +140,7 @@ namespace ShiftOS.Online.Hacking
index += 1;
}
}
- catch (Exception ex)
+ catch
{
}
};