diff options
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 { |
