Core/Transports: Store information about continent transports

This commit is contained in:
Shauren
2021-10-02 19:59:56 +02:00
parent f6f2de76c7
commit 2d7af28e9f
14 changed files with 151 additions and 98 deletions

View File

@@ -23,6 +23,7 @@
#include "Creature.h"
#include "CreatureAI.h"
#include "CreatureAIImpl.h"
#include "DB2Stores.h"
#include "Errors.h"
#include "GameObject.h"
#include "GossipDef.h"