diff options
| author | lempamo <[email protected]> | 2017-10-30 21:31:56 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-30 21:31:56 -0400 |
| commit | 572da0f8f37a16754aec6f08031862b73826bb00 (patch) | |
| tree | 3da80072840d8855706f836dbff160d7916a45fb /Histacom2/Properties | |
| parent | c29dcdaed4c3e224b1f670f9fe7192a6678d3fb3 (diff) | |
| download | histacom2-572da0f8f37a16754aec6f08031862b73826bb00.tar.gz histacom2-572da0f8f37a16754aec6f08031862b73826bb00.tar.bz2 histacom2-572da0f8f37a16754aec6f08031862b73826bb00.zip | |
webchat is working now
Diffstat (limited to 'Histacom2/Properties')
| -rw-r--r-- | Histacom2/Properties/Resources.resx | 7 | ||||
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 3 |
2 files changed, 9 insertions, 1 deletions
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 } ] }</value> 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]";. /// </summary> public static string webchat1998_convo { get { |
