- changed all step = 10 to step = 1 by request

- widened range of possible vertical offset values for the custom counter module by request
This commit is contained in:
Parnic
2010-09-18 07:04:38 +00:00
parent 0b3ec943b0
commit 05afcebc3d
12 changed files with 24 additions and 24 deletions

View File

@ -118,7 +118,7 @@ Expand "|cffffdc42Module Settings|r", expand PlayerInfo (or TargetInfo for targe
end,
min = -700,
max = 700,
step = 10,
step = 1,
order = 11
},
@ -134,7 +134,7 @@ Expand "|cffffdc42Module Settings|r", expand PlayerInfo (or TargetInfo for targe
end,
min = -2000,
max = 2000,
step = 10,
step = 1,
order = 12
},