mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
client_logs.cpp header cleanup
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user