(turn): Change the command to allow for both an MOTD and a no-login

message.  Clean 'register' and 's_char' remnants on the way.
Circumvents bug #813167.
This commit is contained in:
Marc Olzheim 2004-12-16 14:17:08 +00:00
parent b3f62f7d66
commit d9f0f475da
7 changed files with 119 additions and 66 deletions

View file

@ -99,7 +99,7 @@ int start_unit_type[];
#endif
/* Variables that get values derived from econfig */
extern char *upfil;
extern char *motdfil;
extern char *downfil;
extern char *disablefil;
extern char *banfil;