mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +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:
@@ -67,6 +67,7 @@
|
||||
extern WorldServer worldserver;
|
||||
extern bool spells_loaded;
|
||||
extern TaskManager *taskmanager;
|
||||
void CatchSignal(int sig_num);
|
||||
|
||||
#include "QuestParserCollection.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user