mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
Implemented EQEmu::TintProfile
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ private:
|
||||
Timer corpse_delay_timer;
|
||||
Timer corpse_graveyard_timer;
|
||||
Timer loot_cooldown_timer; /* Delay between loot actions on the corpse entity */
|
||||
Color_Struct item_tint[9];
|
||||
EQEmu::TintProfile item_tint;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user