aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Unit.h')
-rw-r--r--src/game/Unit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h
index 89c0ddad86a..0179097de77 100644
--- a/src/game/Unit.h
+++ b/src/game/Unit.h
@@ -1532,6 +1532,8 @@ class TRINITY_DLL_SPEC Unit : public WorldObject
uint32 m_reducedThreatPercent;
uint64 m_misdirectionTargetGUID;
+
+ uint32 m_procDeep;
};
namespace Trinity