- added separate configuration for the "resting" and "combat" portions of the player status icon

- prettified/organized some configuration screens a bit
This commit is contained in:
Parnic
2008-12-02 07:01:47 +00:00
parent f2b2d8d78d
commit 4420d84209
5 changed files with 90 additions and 15 deletions

View File

@ -171,7 +171,7 @@ function IceElement.prototype:GetOptions()
disabled = function()
return not self.moduleSettings.enabled
end,
order = 22
order = 27.5
}
return opts