mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-20 17:20:12 +01:00
Updated World and files for 3.52 release --Rumble
This commit is contained in:
parent
d0db332492
commit
3282b8fdc9
32 changed files with 11407 additions and 11232 deletions
|
|
@ -209,8 +209,7 @@ int touch(const char *path)
|
|||
}
|
||||
}
|
||||
|
||||
/* mudlog -- log mud messages to a file & to online imm's syslogs based on
|
||||
* syslog by Fen Jul 3, 1992 */
|
||||
/* Log mud messages to a file & to online imm's syslogs. - Fen */
|
||||
void mudlog(int type, int level, int file, const char *str, ...)
|
||||
{
|
||||
char buf[MAX_STRING_LENGTH];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue