From: Ari Johnson Date: Sun, 10 Sep 2006 22:01:48 +0000 (+0000) Subject: Fixed options.h.dist to include chat system when defined X-Git-Tag: 0.72p1~8 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=2861f3659dac8d1209c7c43e672aeb9065d2cc44;p=cobramush.git Fixed options.h.dist to include chat system when defined (cherry picked from commit 9f574c6c0e081e4edfec4bfcf48a757ce9f382c7) --- diff --git a/options.h.dist b/options.h.dist index adc15dc..33149d9 100644 --- a/options.h.dist +++ b/options.h.dist @@ -121,6 +121,7 @@ /* Standard PennMUSH chat system. Allows user to talk cross-MUSH * to each other, without needing to be in the same room. Wether or * not you want this depends on what type of MUSH you want. + */ #define CHAT_SYSTEM /* */ /* Many MUSHes want to change the +channels to =channels. That's