[mw-devel] MW3 r1384 - trunk/src/client
eclipse at sucs.org
eclipse at sucs.org
Thu Jul 30 16:32:08 BST 2015
Author: eclipse
Date: 2015-07-30 16:32:08 +0100 (Thu, 30 Jul 2015)
New Revision: 1384
Modified:
trunk/src/client/talker_privs.c
Log:
fixed pklong gag to actually use that gag
Modified: trunk/src/client/talker_privs.c
===================================================================
--- trunk/src/client/talker_privs.c 2015-07-30 14:44:29 UTC (rev 1383)
+++ trunk/src/client/talker_privs.c 2015-07-30 15:32:08 UTC (rev 1384)
@@ -123,7 +123,7 @@
{"pklong","pklong","De-pklong",
"You have just been made to love Disney",
"Your love of Disney has faded",
- gag_hazelesque},
+ gag_pklong},
{NULL, NULL, NULL, NULL, NULL, NULL},
};
More information about the mw-devel
mailing list