From ffe6a491934e592b49d6329b3b8bd6b48ed5618b Mon Sep 17 00:00:00 2001 From: jakeypearce Date: Sat, 15 Aug 2015 20:52:59 +0100 Subject: Changes by AAYapps Since he is unable to do so, I've gone ahead and committed the changes --- windows 95/time distorter 0.2.vb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'windows 95/time distorter 0.2.vb') 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) -- cgit v1.2.3