mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-23 23:12:25 +00:00
client_logs.cpp header cleanup
This commit is contained in:
parent
0fd87d344c
commit
d20c9c9ac6
@ -18,11 +18,11 @@
|
|||||||
|
|
||||||
#ifndef CLIENT_LOGS_H
|
#ifndef CLIENT_LOGS_H
|
||||||
#define CLIENT_LOGS_H
|
#define CLIENT_LOGS_H
|
||||||
|
|
||||||
#include "../common/debug.h"
|
#include "../common/debug.h"
|
||||||
#include "../common/features.h"
|
#include "../common/features.h"
|
||||||
|
|
||||||
#ifdef CLIENT_LOGS
|
#ifdef CLIENT_LOGS
|
||||||
#include "../common/eq_packet_structs.h"
|
|
||||||
|
|
||||||
#define CLIENT_LOG_CHANNEL MT_Chat10Echo
|
#define CLIENT_LOG_CHANNEL MT_Chat10Echo
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user