mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Beginning of multi-tenancy work
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
extern Zone* zone;
|
||||
|
||||
ZoneDatabase database;
|
||||
ZoneDatabase content_db;
|
||||
|
||||
ZoneDatabase::ZoneDatabase()
|
||||
: SharedDatabase()
|
||||
|
||||
Reference in New Issue
Block a user