mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 03:07:33 +00:00
Merge branch 'master' into movement_manager
This commit is contained in:
@@ -64,6 +64,10 @@ public:
|
||||
void SetSize(uint16 size);
|
||||
void ToggleState(Mob *sender);
|
||||
|
||||
float GetX();
|
||||
float GetY();
|
||||
float GetZ();
|
||||
|
||||
private:
|
||||
|
||||
uint32 database_id;
|
||||
|
||||
Reference in New Issue
Block a user