mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
More shared memory work + moved spdat from zone to common
This commit is contained in:
+1
-2
@@ -66,7 +66,7 @@ using namespace std;
|
||||
#include "../common/classes.h"
|
||||
#include "../common/races.h"
|
||||
#include "zonedb.h"
|
||||
#include "spdat.h"
|
||||
#include "../common/spdat.h"
|
||||
#include "../common/packet_functions.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "spawn2.h"
|
||||
@@ -76,7 +76,6 @@ using namespace std;
|
||||
#include "guild_mgr.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include "QGlobals.h"
|
||||
#include "spdat.h"
|
||||
#include "QuestParserCollection.h"
|
||||
|
||||
#ifdef BOTS
|
||||
|
||||
Reference in New Issue
Block a user