diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-12 09:13:32 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-12 09:13:32 -0400 |
| commit | f3ac72a69d45392c1799cdf4fcdeb46a2176e250 (patch) | |
| tree | 347feb5777a195af82f061724f94f9fd328b7893 /ShiftOS Decypter/Form1.vb | |
| parent | 825f0729dab0a5fbf8c0d10b76d6109eac9b65f3 (diff) | |
| download | ShiftOS-Hack-Client-master.tar.gz ShiftOS-Hack-Client-master.tar.bz2 ShiftOS-Hack-Client-master.zip | |
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 |
