mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Core: Generic cleanup (tab2spaces/trailing whitespace removal)
This commit is contained in:
@@ -182,7 +182,7 @@ void ScriptMgr::Initialize()
|
||||
LoadDatabase();
|
||||
|
||||
sLog->outString("Loading C++ scripts");
|
||||
|
||||
|
||||
FillSpellSummary();
|
||||
AddScripts();
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ void SystemMgr::LoadScriptTexts()
|
||||
{
|
||||
sLog->outString("TSCR: Loading Script Texts...");
|
||||
LoadTrinityStrings("script_texts",TEXT_SOURCE_RANGE,1+(TEXT_SOURCE_RANGE*2));
|
||||
|
||||
|
||||
sLog->outString("TSCR: Loading Script Texts additional data...");
|
||||
uint32 oldMSTime = getMSTime();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user