aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win95/Win95.cs
diff options
context:
space:
mode:
authorUnknown <[email protected]>2019-04-06 17:55:34 -0400
committerUnknown <[email protected]>2019-04-06 17:55:34 -0400
commite5e70be7df622617a5ecbc2d5821724021f8b7ef (patch)
tree19438aa123c7ffd85a3e76ca48931c01f39abb1e /Histacom2/OS/Win95/Win95.cs
parentb642d3736edf0f289fe2e955f0e336c0d019d0e5 (diff)
parent8a8a895afa16a9b7cec499b5a25746e37ceb4cb4 (diff)
downloadhistacom2-e5e70be7df622617a5ecbc2d5821724021f8b7ef.tar.gz
histacom2-e5e70be7df622617a5ecbc2d5821724021f8b7ef.tar.bz2
histacom2-e5e70be7df622617a5ecbc2d5821724021f8b7ef.zip
Merge remote-tracking branch 'TheRandomMelon/master'
Diffstat (limited to 'Histacom2/OS/Win95/Win95.cs')
-rw-r--r--Histacom2/OS/Win95/Win95.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2/OS/Win95/Win95.cs b/Histacom2/OS/Win95/Win95.cs
index c0f3622..bf2ebb4 100644
--- a/Histacom2/OS/Win95/Win95.cs
+++ b/Histacom2/OS/Win95/Win95.cs
@@ -291,7 +291,7 @@ namespace Histacom2.OS.Win95
//wm.StartInfobox95("Win32 Application", "That is not a valid Win32 Application.", Properties.Resources.Win95Error);
break;
case "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);
+ wm.StartInfobox95("Online Services", "This feature isn't implemented yet.", InfoboxType.Error, InfoboxButtons.OK);
break;
default:
// It is an actual file on the disk