mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
fixed typo
This commit is contained in:
parent
24621a2968
commit
1c2f699676
@ -59,7 +59,7 @@ end
|
||||
|
||||
function Gui.destroy(element)
|
||||
Gui.remove_data_recursivly(element)
|
||||
element.destory()
|
||||
element.destroy()
|
||||
end
|
||||
|
||||
function Gui.clear(element)
|
||||
|
Loading…
Reference in New Issue
Block a user