mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Coding standards (#23514)
* Coding standards
* revert part
(cherry picked from commit fe744977c9)
This commit is contained in:
@@ -1177,7 +1177,7 @@ ScriptObject::~ScriptObject()
|
||||
}
|
||||
|
||||
ScriptMgr::ScriptMgr()
|
||||
: _scriptCount(0), _scriptIdUpdated(false), _script_loader_callback(nullptr)
|
||||
: _scriptCount(0), _scriptIdUpdated(false), _script_loader_callback(nullptr)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user