мяу-мяу

This commit is contained in:
Igor Timofeev 2017-04-25 14:41:05 +03:00
parent 5f3a00edfe
commit f8a58899d2
2 changed files with 1 additions and 2 deletions

View File

@ -198,7 +198,7 @@
path="/lib/MineOSCore.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/MineOSCore.lua",
type="Library",
version=1.60,
version=1.61,
},
{
path="/lib/advancedLua.lua",

View File

@ -916,7 +916,6 @@ function MineOSCore.applicationHelp(parentWindow, path)
end
button.onTouch = function()
container:delete()
_G.OSSettings.showHelpOnApplicationStart = false
MineOSCore.saveOSSettings()