mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-22 02:00:13 +01:00
Removed all whitespace (tabs and spaces) from EOL's. How did we get so many? --Rumble
This commit is contained in:
parent
49c469967a
commit
a2031d64e2
79 changed files with 2851 additions and 2852 deletions
|
|
@ -307,7 +307,7 @@ int max_bad_pws = 3;
|
|||
int siteok_everyone = TRUE;
|
||||
|
||||
/*
|
||||
* Some nameservers are very slow and cause the game to lag terribly every
|
||||
* Some nameservers are very slow and cause the game to lag terribly every
|
||||
* time someone logs in. The lag is caused by the gethostbyaddr() function
|
||||
* which is responsible for resolving numeric IP addresses to alphabetic names.
|
||||
* Sometimes, nameservers can be so slow that the incredible lag caused by
|
||||
|
|
@ -330,7 +330,7 @@ int nameserver_is_slow = NO;
|
|||
int auto_save_olc = YES;
|
||||
|
||||
/*
|
||||
* if you wish to enable Aedit, set this to YES
|
||||
* if you wish to enable Aedit, set this to YES
|
||||
* This will make the mud look for a file called socials.new,
|
||||
* which is in a different format than the stock socials file.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue