mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
A bunch of send position changes, rename navigateto
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ public:
|
||||
int32 GetEquipmentMaterial(uint8 material_slot) const;
|
||||
|
||||
void NextGuardPosition();
|
||||
void SaveGuardSpot(bool iClearGuardSpot = false);
|
||||
void SaveGuardSpot(const glm::vec4 &pos);
|
||||
inline bool IsGuarding() const { return(m_GuardPoint.w != 0); }
|
||||
void SaveGuardSpotCharm();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user