GetRolls no longer needed, caused seg fault
This commit is contained in:
parent
528179cb02
commit
f6fc8b6555
@ -463,7 +463,6 @@ class Group
|
|||||||
|
|
||||||
#ifdef ENABLE_PLAYERBOTS
|
#ifdef ENABLE_PLAYERBOTS
|
||||||
ObjectGuid GetTargetIcon(int index) { return m_targetIcons[index]; }
|
ObjectGuid GetTargetIcon(int index) { return m_targetIcons[index]; }
|
||||||
Rolls GetRolls() { return RollId; }
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user