mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
Compare commits
1 Commits
hermensbas
...
e-branch
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29fbef3c9c |
@@ -2052,6 +2052,8 @@ public:
|
|||||||
void OutDebugInfo() const;
|
void OutDebugInfo() const;
|
||||||
std::string GetDebugInfo() const override;
|
std::string GetDebugInfo() const override;
|
||||||
|
|
||||||
|
bool m_cannotReachTarget;
|
||||||
|
|
||||||
//----------- Public variables ----------//
|
//----------- Public variables ----------//
|
||||||
uint32 m_extraAttacks;
|
uint32 m_extraAttacks;
|
||||||
DualWieldMode _dualWieldMode;
|
DualWieldMode _dualWieldMode;
|
||||||
|
|||||||
Reference in New Issue
Block a user