mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-21 09:40:14 +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
|
|
@ -14,7 +14,7 @@
|
|||
#include "structs.h"
|
||||
#include "interpreter.h" /* alias_data */
|
||||
|
||||
cpp_extern const char *circlemud_version =
|
||||
cpp_extern const char *circlemud_version =
|
||||
"tbaMUD, version 3.51";
|
||||
|
||||
cpp_extern const char *oasisolc_version =
|
||||
|
|
@ -806,7 +806,7 @@ const char *month_name[] = {
|
|||
|
||||
/* mob trigger types */
|
||||
const char *trig_types[] = {
|
||||
"Global",
|
||||
"Global",
|
||||
"Random",
|
||||
"Command",
|
||||
"Speech",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue