public
Description: WoW Addon - Prospecting and Disenchanting Aide
Homepage: http://www.tekkub.net
Clone URL: git://github.com/tekkub/panda.git
Click here to lend your support to: panda and make a donation at www.pledgie.com !
Add mu symbol so I can remember which number is the mean
tekkub (author)
Fri Jun 27 20:12:02 -0700 2008
commit  01305ef6c21271188150166254b705312835e11f
tree    477d6212561ab5efabe973f997121e7f9b0a44cf
parent  5f568d0b8c2b38c46ad1b5c1f2ad2787448c7415
...
25
26
27
28
 
29
30
31
...
25
26
27
 
28
29
30
31
0
@@ -25,7 +25,7 @@ local values = setmetatable({}, {
0
     results[link] = qtytxt1.." "..select(2, GetItemInfo(id1))
0
     probs[link] = perctxt1
0
 
0
- val = string.format("%s (%s)", mode, mean)
0
+ val = string.format("%s (%s \206\188)", mode, mean)
0
     t[link] = val
0
     return val
0
   end,

Comments

    No one has commented yet.