Fixed Warps and Tasks

This commit is contained in:
Cooldude2606
2020-05-28 16:41:34 +01:00
parent 20312156c3
commit 019104e76d
2 changed files with 3 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ local task_editing
local confirm_edit =
Gui.element{
type = 'sprite-button',
sprite = 'utility/downloaded',
sprite = 'utility/confirm_slot',
tooltip = {'task-list.confirm-tooltip'},
style = 'shortcut_bar_button_green'
}