Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/lua/buildingplan/mechanisms.lua
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ MechanismOverlay.ATTRS{
function MechanismOverlay:init()
self:addviews{
widgets.BannerPanel{
frame={t=4, l=1, r=1, h=1},
frame={t=5, l=1, r=1, h=1},
subviews={
widgets.Label{
frame={t=0, l=1},

0 comments on commit f93bb60

Please sign in to comment.