mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 22:37:02 +00:00
[10825] Move specific SQLStorage defines to game dir
This let have in shared dir only generic declarations of class SQLStorage Not game specific details.
This commit is contained in:
parent
c7a4f74676
commit
80712b928a
19 changed files with 122 additions and 50 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include "InstanceSaveMgr.h"
|
||||
|
||||
#include "Database/SQLStorage.h"
|
||||
#include "SQLStorages.h"
|
||||
#include "Player.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "Log.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue