projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5fe3ea
)
Fixed options.h.dist to include chat system when defined
author
Ari Johnson
<ari@nveid.com>
Sun, 10 Sep 2006 22:01:48 +0000
(22:01 +0000)
committer
Ari Johnson
<iamtheari@gmail.com>
Thu, 7 Sep 2006 22:22:00 +0000
(22:22 +0000)
(cherry picked from commit
9f574c6c0e081e4edfec4bfcf48a757ce9f382c7
)
options.h.dist
patch
|
blob
|
history
diff --git
a/options.h.dist
b/options.h.dist
index adc15dc1646502721b6a35fb432b5b2523e35d4d..33149d95b3063258d76c2254439d48c93ef3f856 100644
(file)
--- 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