mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-17 14:45:28 +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
|
|
@ -634,7 +634,7 @@ void mag_areas(int level, struct char_data *ch, int spellnum, int savetype)
|
|||
act(to_char, FALSE, ch, 0, 0, TO_CHAR);
|
||||
if (to_room != NULL)
|
||||
act(to_room, FALSE, ch, 0, 0, TO_ROOM);
|
||||
|
||||
|
||||
|
||||
for (tch = world[IN_ROOM(ch)].people; tch; tch = next_tch) {
|
||||
next_tch = tch->next_in_room;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue