mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
Qualifiers
This commit is contained in:
parent
e31b3c35ef
commit
6d65274d13
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ public:
|
||||||
TerritoryMgr& getTerritoryMgr();
|
TerritoryMgr& getTerritoryMgr();
|
||||||
LinkshellMgr& getLinkshellMgr();
|
LinkshellMgr& getLinkshellMgr();
|
||||||
Db::DbWorkerPool< Db::CharaDbConnection >& getCharaDb();
|
Db::DbWorkerPool< Db::CharaDbConnection >& getCharaDb();
|
||||||
ServerZone& Framework::getServerZone();
|
ServerZone& getServerZone();
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue