mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-30 12:42:47 +02:00
Ага, вроде точно все
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
package.loaded.GUI = nil
|
||||
_G.GUI = nil
|
||||
-- package.loaded.GUI = nil
|
||||
-- _G.GUI = nil
|
||||
|
||||
local libraries = {
|
||||
buffer = "doubleBuffering",
|
||||
|
||||
Reference in New Issue
Block a user