mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Scripting: Fix a typo in b970a684
(cherry picked from commit ea627589d6)
This commit is contained in:
@@ -978,7 +978,7 @@ private:
|
||||
_last_time_user_informed = getMSTime();
|
||||
|
||||
// Informs the user that the attached debugger is blocking the automatic script rebuild.
|
||||
TC_LOG_INFO("scripts.hotswap", "Your attached debugger is blocking the TinityCore "
|
||||
TC_LOG_INFO("scripts.hotswap", "Your attached debugger is blocking the TrinityCore "
|
||||
"automatic script rebuild, please detach it!");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user