From 2861f3659dac8d1209c7c43e672aeb9065d2cc44 Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Sun, 10 Sep 2006 22:01:48 +0000 Subject: [PATCH] Fixed options.h.dist to include chat system when defined (cherry picked from commit 9f574c6c0e081e4edfec4bfcf48a757ce9f382c7) --- options.h.dist | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2