mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 13:02:49 +01:00
Фига
This commit is contained in:
parent
c40e73bc97
commit
a2628d11b8
@ -1065,7 +1065,7 @@ local filesystemChooser = mainContainer:addChild(GUI.filesystemChooser(2, 2, 30,
|
||||
|
||||
filesystemChooser:addExtensionFilter(".cfg")
|
||||
|
||||
filesystemChooser.onItemSelected = function(path)
|
||||
filesystemChooser.onSubmit = function(path)
|
||||
GUI.error("File \"" .. path .. "\" was selected")
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user