Ага, вроде точно все

This commit is contained in:
Igor Timofeev 2016-06-07 08:44:27 +03:00
parent 0c9f0f782c
commit c26a608659
2 changed files with 3 additions and 3 deletions

View File

@ -578,7 +578,7 @@
["icon"]="IgorTimofeev/OpenComputers/master/Applications/AppMarket/Icon.pic",
["createShortcut"]="dock",
["forceDownload"]=true,
["version"]=1.36,
["version"]=1.37,
},
{
["name"]="MineOS/Applications/Snake",

View File

@ -1,6 +1,6 @@
package.loaded.GUI = nil
_G.GUI = nil
-- package.loaded.GUI = nil
-- _G.GUI = nil
local libraries = {
buffer = "doubleBuffering",