diff options
Diffstat (limited to 'ShiftOS Decypter/Form1.vb')
| -rw-r--r-- | ShiftOS Decypter/Form1.vb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS Decypter/Form1.vb b/ShiftOS Decypter/Form1.vb index 4eaeb71..46f1b0d 100644 --- a/ShiftOS Decypter/Form1.vb +++ b/ShiftOS Decypter/Form1.vb @@ -46,6 +46,6 @@ End Sub Private Sub Button4_Click(sender As Object, e As EventArgs) Handles Button4.Click - MessageBox.Show("ShiftOS Hack Client\nBy: Alee14") + About.Show() End Sub End Class
\ No newline at end of file |
