aboutsummaryrefslogtreecommitdiff
path: root/Histacom2
diff options
context:
space:
mode:
authorFloppyDiskDrive <[email protected]>2017-09-12 20:05:57 -0500
committerFloppyDiskDrive <[email protected]>2017-09-12 20:05:57 -0500
commit64d08f8ee9497ae0ef06ad8094080a8897d224a9 (patch)
tree7cd5b04d0724831935def9199b3152b8eca6dc66 /Histacom2
parent6d26e57fd4519cea330f51e491bfe54cc347719a (diff)
downloadhistacom2-64d08f8ee9497ae0ef06ad8094080a8897d224a9.tar.gz
histacom2-64d08f8ee9497ae0ef06ad8094080a8897d224a9.tar.bz2
histacom2-64d08f8ee9497ae0ef06ad8094080a8897d224a9.zip
Revert "Various fixes (Bug fix/UI Cleanup #3)"
This reverts commit 6d26e57fd4519cea330f51e491bfe54cc347719a.
Diffstat (limited to 'Histacom2')
-rw-r--r--Histacom2/OS/Win95/Win95.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Histacom2/OS/Win95/Win95.cs b/Histacom2/OS/Win95/Win95.cs
index 08ab9df..8188b7e 100644
--- a/Histacom2/OS/Win95/Win95.cs
+++ b/Histacom2/OS/Win95/Win95.cs
@@ -312,10 +312,6 @@ namespace Histacom2.OS.Win95
{
//wm.StartInfobox95("Win32 Application", "That is not a valid Win32 Application.", Properties.Resources.Win95Error);
}
- else if (objListViewItem.Text == "Online Services")
- {
- wm.StartInfobox95("Caught it!", "If you were to run this, the game would crash!\nLuckily, it won't crash this time!", InfoboxType.Error, InfoboxButtons.OK);
- }
else
{
// It is an actual file on the disk