milo shop tweaks

This commit is contained in:
kepler155c@gmail.com
2019-01-13 18:27:44 -05:00
parent 905783ad7a
commit 1cc9829eed
2 changed files with 4 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ local function createPage(node)
text = ' < '
},
resetButton = UI.Button {
x = 6, ex = -6,
x = 7, ex = -7,
event = 'reset',
backgroundColor = colors.lightGray,
text = 'Reset'