aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-06 11:52:42 -0500
committerMichael <[email protected]>2017-03-06 11:52:49 -0500
commit909873af65113a5808e509741a3f37f849d425ca (patch)
treedd0adaa8ffa7d916eec8d7a839b37323bd7588d2 /ShiftOS.WinForms/Applications
parentc1567f93f3a0bad3f8ef984bf980666cb31dfd87 (diff)
downloadshiftos_thereturn-909873af65113a5808e509741a3f37f849d425ca.tar.gz
shiftos_thereturn-909873af65113a5808e509741a3f37f849d425ca.tar.bz2
shiftos_thereturn-909873af65113a5808e509741a3f37f849d425ca.zip
All client-side for paid subscriptions is done.
Diffstat (limited to 'ShiftOS.WinForms/Applications')
-rw-r--r--ShiftOS.WinForms/Applications/Shiftnet.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/Shiftnet.cs b/ShiftOS.WinForms/Applications/Shiftnet.cs
index af14f27..9540794 100644
--- a/ShiftOS.WinForms/Applications/Shiftnet.cs
+++ b/ShiftOS.WinForms/Applications/Shiftnet.cs
@@ -151,7 +151,7 @@ namespace ShiftOS.WinForms.Applications {
}));
}
}
- break;
+ return;
}
}