diff options
| author | treeston <treeston.mmoc@gmail.com> | 2016-09-03 17:29:50 +0200 |
|---|---|---|
| committer | treeston <treeston.mmoc@gmail.com> | 2016-09-03 17:29:50 +0200 |
| commit | ed83a35fbeeb7f9005fe4792225fb50700791c6f (patch) | |
| tree | d507aa30772dae848588220a95dbd4d71daff88c /src | |
| parent | ac62d7156f93bf86f57dbad1f24f14031322fd5a (diff) | |
Drycoding is bad, mmkay?
Diffstat (limited to 'src')
| -rw-r--r-- | src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/instance_blackrock_spire.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/instance_blackrock_spire.cpp b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/instance_blackrock_spire.cpp index 78e1a0423f8..bbe8fda37eb 100644 --- a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/instance_blackrock_spire.cpp +++ b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/instance_blackrock_spire.cpp @@ -383,9 +383,6 @@ public: break; } } - - if (me->HasUnitState(UNIT_STATE_CASTING)) - return; } void Dragonspireroomstore() |
