mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 20:08:37 +00:00
Working on shared memory stuff - removed some stuff dealing with older code and loading spells from the non-database
This commit is contained in:
@@ -73,9 +73,6 @@ using namespace std;
|
||||
extern Zone* zone;
|
||||
extern volatile bool ZoneLoaded;
|
||||
extern WorldServer worldserver;
|
||||
#if !defined(NEW_LoadSPDat) && !defined(DB_LoadSPDat)
|
||||
extern SPDat_Spell_Struct spells[SPDAT_RECORDS];
|
||||
#endif
|
||||
extern bool spells_loaded;
|
||||
extern PetitionList petition_list;
|
||||
extern EntityList entity_list;
|
||||
|
||||
Reference in New Issue
Block a user