mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-02-19 16:50:09 +01:00
Фига
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user