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/Windows95.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/Windows95.vb')
| -rwxr-xr-x | windows 95/Windows95.vb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows 95/Windows95.vb b/windows 95/Windows95.vb index c60e64b..0246ed6 100755 --- a/windows 95/Windows95.vb +++ b/windows 95/Windows95.vb @@ -255,4 +255,8 @@ showmess.infomessage.Text = "Your save code is: ety53g63"
showmess.Show()
End Sub
+
+ Private Sub startmenuitems_ItemClicked(sender As Object, e As ToolStripItemClickedEventArgs) Handles startmenuitems.ItemClicked
+
+ End Sub
End Class
|
