Merge branch 'patch/6.0.8'

This commit is contained in:
Cooldude2606
2020-05-28 17:56:20 +01:00
2 changed files with 8 additions and 13 deletions

View File

@@ -258,7 +258,7 @@ Gui.element(function(event_trigger, parent, warp)
type = 'sprite-button',
sprite = 'item/'..warp.icon,
tooltip = {'warp-list.goto-tooltip', warp_position.x, warp_position.y},
style = 'slot_sized_button'
style = 'slot_button'
}
end)
:style(Styles.sprite32)