Update AardClock2.0_Beta.xml

pull/2/head
AardCrowley 6 years ago
parent 1117292ccc
commit 7aed8f9fe7

@ -280,7 +280,7 @@ require 'mw_theme_base'
end
function center(t)
local twid = WindowTextWidth(win, font, t)
local twid = WindowTextWidth(win, font, t or 0)
local cdiff = window_width - twid
return cdiff/2

Loading…
Cancel
Save