Core/DBLayer: Add nicer api for SQLQueryHolders
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5dcf02196e30c932c7a25c3975a91a0fe1ccd50)
This commit is contained in:
@@ -5371,8 +5371,6 @@ namespace Game.Maps
|
||||
if (i_data == null)
|
||||
return;
|
||||
|
||||
i_data.Initialize();
|
||||
|
||||
if (load)
|
||||
{
|
||||
// @todo make a global storage for this
|
||||
|
||||
Reference in New Issue
Block a user