mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-15 22:30:13 -05:00
- removed the pet happiness DogTag from the PetInfo module default setting
This commit is contained in:
@ -11,7 +11,7 @@ function PetInfo.prototype:GetDefaultSettings()
|
|||||||
|
|
||||||
settings["enabled"] = false
|
settings["enabled"] = false
|
||||||
settings["vpos"] = -150
|
settings["vpos"] = -150
|
||||||
settings["line2Tag"] = "[Level:DifficultyColor] [SmartRace:ClassColor] [HappyText:HappyColor] [PvPIcon] [InCombat ? 'Combat':Red]"
|
settings["line2Tag"] = "[Level:DifficultyColor] [SmartRace:ClassColor] [PvPIcon] [InCombat ? 'Combat':Red]"
|
||||||
|
|
||||||
return settings
|
return settings
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user