summaryrefslogtreecommitdiff
path: root/windows 95/time distorter 0.2.vb
diff options
context:
space:
mode:
Diffstat (limited to 'windows 95/time distorter 0.2.vb')
-rwxr-xr-xwindows 95/time distorter 0.2.vb4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows 95/time distorter 0.2.vb b/windows 95/time distorter 0.2.vb
index 95eb3c3..ac48015 100755
--- a/windows 95/time distorter 0.2.vb
+++ b/windows 95/time distorter 0.2.vb
@@ -120,6 +120,10 @@
End Sub
+ Private Sub labelcurrentyear_Click(sender As Object, e As EventArgs) Handles labelcurrentyear.Click
+
+ End Sub
+
Private Sub countdown_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles countdown.Tick
If count = 145 Then
WebChat_1999.history.Text = WebChat_1999.history.Text + ("12padams: The most important thing now is preparing for when " & mainname & " gets to the year 2000" & Environment.NewLine)