diff options
| author | jakeypearce <[email protected]> | 2015-08-15 20:52:59 +0100 |
|---|---|---|
| committer | jakeypearce <[email protected]> | 2015-08-15 20:52:59 +0100 |
| commit | ffe6a491934e592b49d6329b3b8bd6b48ed5618b (patch) | |
| tree | e261e711c15fe08aad16678319b8e96c91399bb0 /windows 95/time distorter 0.2.vb | |
| parent | a5edbb7a3abae0b23245a79a34b43ff0afb0e3e8 (diff) | |
| download | histacom-master.tar.gz histacom-master.tar.bz2 histacom-master.zip | |
Since he is unable to do so, I've gone ahead and committed the changes
Diffstat (limited to 'windows 95/time distorter 0.2.vb')
| -rwxr-xr-x | windows 95/time distorter 0.2.vb | 4 |
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)
|
