- increase maximum gap setting by request

- added horizontal positioning option to the Runes module (and made sure it was properly centered by default instead of being off to the left)
- changed log template on main dir, moved callbackhandler to the top of the list for embeds, externals, and pkgmeta just to keep everything uniform and make Threat load properly
This commit is contained in:
Parnic
2008-09-30 06:52:34 +00:00
parent abd3864501
commit 7e01c62d54
4 changed files with 26 additions and 5 deletions

View File

@ -71,7 +71,7 @@ IceHUD.options =
IceHUD.IceCore:SetGap(v)
end,
min = 50,
max = 300,
max = 500,
step = 5,
order = 13,
},