diff options
| author | ariel- <ariel-@users.noreply.github.com> | 2016-10-04 10:15:37 -0300 |
|---|---|---|
| committer | ariel- <ariel-@users.noreply.github.com> | 2016-10-04 10:15:37 -0300 |
| commit | 83771597c1f1ed8089270e83091f7fb01df186d1 (patch) | |
| tree | b282ee211f35bb8dc7ae050815ec437ffab0cd2b /src/server/scripts | |
| parent | 3bd5e0bf2fc3665d32ca08c96e7faccf2363429b (diff) | |
Core/Scripts: kill whitespace
Diffstat (limited to 'src/server/scripts')
| -rw-r--r-- | src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp b/src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp index ff8eaa5cc37..c34b3be99ea 100644 --- a/src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp +++ b/src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp @@ -601,7 +601,7 @@ struct npc_kelthuzad_minionAI : public ScriptedAI DoZoneInCombat(); return; } - + if (!pocketId) return; |
