mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 05:28:13 +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:
@@ -76,9 +76,6 @@ extern EntityList entity_list;
|
||||
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 uint32 numclients;
|
||||
extern PetitionList petition_list;
|
||||
bool commandlogged;
|
||||
|
||||
Reference in New Issue
Block a user