mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Fix tasklist
This commit is contained in:
parent
d45009d1aa
commit
79948a0e70
@ -249,7 +249,7 @@ local function redraw_tasks(data, enabled)
|
||||
parent.add({type = 'flow'}).add {
|
||||
type = 'sprite-button',
|
||||
name = delete_task_button_name,
|
||||
sprite = 'utility/remove',
|
||||
sprite = 'utility/trash',
|
||||
tooltip = delete_button_tooltip
|
||||
}
|
||||
delete_button.enabled = enabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user