mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-04 19:53:52 +00:00
zone_logsys structure clean
This commit is contained in:
parent
def95b6584
commit
7f1ba17894
@ -19,9 +19,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "../common/logsys.h"
|
||||
#include "../common/base_packet.h"
|
||||
|
||||
#include "mob.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
void log_message_mob(LogType type, Mob *who, const char *fmt, ...) {
|
||||
if(!who->IsLoggingEnabled())
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user