mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-04 12:32:25 +00:00
Small world server cleanup
This commit is contained in:
parent
4faca5543a
commit
904ae416c5
@ -20,12 +20,10 @@
|
|||||||
|
|
||||||
#include "../common/worldconn.h"
|
#include "../common/worldconn.h"
|
||||||
#include "../common/eq_packet_structs.h"
|
#include "../common/eq_packet_structs.h"
|
||||||
#include <string>
|
|
||||||
|
|
||||||
struct GuildJoin_Struct;
|
class ServerPacket;
|
||||||
class EQApplicationPacket;
|
class EQApplicationPacket;
|
||||||
class Client;
|
class Client;
|
||||||
class Database;
|
|
||||||
|
|
||||||
class WorldServer : public WorldConnection {
|
class WorldServer : public WorldConnection {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user