fix indent

This commit is contained in:
Vanessa Dannenberg 2021-03-07 05:38:37 -05:00
parent 23a089f174
commit c3679eaf7b
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ function unified_inventory.get_formspec(player, page)
local bn = 0
for _, b in pairs(btnlist) do
formspec[n] = "image_button["..
formspec[n] = "image_button["..
(ui_peruser.page_buttons_x + ui_peruser.btn_spc*bn)..","..
(ui_peruser.page_buttons_y + ui_peruser.btn_spc)..";"..
ui_peruser.btn_size..","..