diff --git a/src/Client/World/Object.h b/src/Client/World/Object.h index 95f156a..dd01a34 100644 --- a/src/Client/World/Object.h +++ b/src/Client/World/Object.h @@ -71,7 +71,6 @@ public: _uint32values[ index ] = value; } - static uint32 GetValuesCountByTypeId(uint8); protected: void _Create(uint64 guid);