diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Hacking_Enemy.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Hacking_Enemy.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Hacking_Enemy.cs b/source/WindowsFormsApplication1/Hacking_Enemy.cs index 8cec39f..3f6ab63 100644 --- a/source/WindowsFormsApplication1/Hacking_Enemy.cs +++ b/source/WindowsFormsApplication1/Hacking_Enemy.cs @@ -285,7 +285,7 @@ namespace ShiftOS } } } - catch(Exception ex) + catch { } |
