aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS Decypter/About.vb
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-05-12 09:13:32 -0400
committerAlee14 <Alee14498@gmail.com>2018-05-12 09:13:32 -0400
commitf3ac72a69d45392c1799cdf4fcdeb46a2176e250 (patch)
tree347feb5777a195af82f061724f94f9fd328b7893 /ShiftOS Decypter/About.vb
parent825f0729dab0a5fbf8c0d10b76d6109eac9b65f3 (diff)
downloadShiftOS-Hack-Client-master.tar.gz
ShiftOS-Hack-Client-master.tar.bz2
ShiftOS-Hack-Client-master.zip
about formHEADmaster
Diffstat (limited to 'ShiftOS Decypter/About.vb')
-rw-r--r--ShiftOS Decypter/About.vb5
1 files changed, 5 insertions, 0 deletions
diff --git a/ShiftOS Decypter/About.vb b/ShiftOS Decypter/About.vb
new file mode 100644
index 0000000..8323917
--- /dev/null
+++ b/ShiftOS Decypter/About.vb
@@ -0,0 +1,5 @@
+Public Class About
+ Private Sub RichTextBox1_TextChanged(sender As Object, e As EventArgs) Handles RichTextBox1.TextChanged
+
+ End Sub
+End Class \ No newline at end of file