mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 02:31:03 +00:00
Implemented EQEmu::TintProfile
This commit is contained in:
+1
-1
@@ -7128,7 +7128,7 @@ void Client::Undye() {
|
||||
database.SaveInventory(CharacterID(), inst, slot2);
|
||||
}
|
||||
|
||||
m_pp.item_tint[cur_slot].Color = 0;
|
||||
m_pp.item_tint.Slot[cur_slot].Color = 0;
|
||||
SendWearChange(cur_slot);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user