From 572da0f8f37a16754aec6f08031862b73826bb00 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 30 Oct 2017 21:31:56 -0400 Subject: webchat is working now --- Histacom2/Properties/Resources.resx | 7 +++++++ Histacom2/Properties/Resources1.Designer.cs | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'Histacom2/Properties') diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx index a3ef0f7..26ca4e4 100644 --- a/Histacom2/Properties/Resources.resx +++ b/Histacom2/Properties/Resources.resx @@ -1755,6 +1755,13 @@ "message": "and let me remind you... MS-DOS IS USELESS! NEXT TIME, DONT PIRATE SOFTWARE!", "special": null, "userchat": true + }, + { + "user": "12padams", + "delay": 5000, + "message": "", + "special": ".cmd-end", + "userchat": false } ] } diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 9167764..2df811c 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -1148,7 +1148,8 @@ namespace Histacom2.Properties { /// "userchat": true /// }, /// { - /// [rest of string was truncated]";. + /// "user": "SkyHigh", + /// [rest of string was truncated]";. /// public static string webchat1998_convo { get { -- cgit v1.2.3