mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-16 01:01:30 +00:00
[Cleanup] Remove SetDBID() from object.h (#3082)
# Notes - This is unused.
This commit is contained in:
parent
c0055cf357
commit
3624307385
@ -140,7 +140,6 @@ public:
|
||||
uint32 GetDBID();
|
||||
uint32 GetType();
|
||||
void SetType(uint32 type);
|
||||
void SetDBID(uint32 dbid);
|
||||
uint32 GetIcon();
|
||||
void SetIcon(uint32 icon);
|
||||
uint32 GetItemID();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user