Hurensohn commit 2
This commit is contained in:
@@ -140,7 +140,7 @@ function drawDesktop()
|
|||||||
end
|
end
|
||||||
elseif i == 1 then
|
elseif i == 1 then
|
||||||
local totalPower, totalMaxPower = getTotal()
|
local totalPower, totalMaxPower = getTotal()
|
||||||
powerBar( "Gesamt", titleHeight + 1, panelWidth - 6, totalPower, totalMaxPower, 0x00bb00, true, "RF", panelWidth*i+2)
|
powerBar( "Gesamt", titleHeight + 2, panelWidth - 6, totalPower, totalMaxPower, 0x00bb00, true, "RF", panelWidth*i+2)
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user