mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-03 18:53:52 +00:00
fix for copy paste error that linux didnt like
This commit is contained in:
parent
efdc177b78
commit
587ddc0fdd
@ -329,7 +329,7 @@ public:
|
||||
void DeleteAugment(uint8 slot);
|
||||
ItemInst* RemoveAugment(uint8 index);
|
||||
bool IsAugmented();
|
||||
ItemInst* ItemInst::GetOrnamentationAug(int ornamentationAugtype) const;
|
||||
ItemInst* GetOrnamentationAug(int ornamentationAugtype) const;
|
||||
|
||||
// Has attack/delay?
|
||||
bool IsWeapon() const;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user