mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 19:22:40 +01:00
Ага, вроде точно все
This commit is contained in:
parent
0c9f0f782c
commit
c26a608659
@ -578,7 +578,7 @@
|
|||||||
["icon"]="IgorTimofeev/OpenComputers/master/Applications/AppMarket/Icon.pic",
|
["icon"]="IgorTimofeev/OpenComputers/master/Applications/AppMarket/Icon.pic",
|
||||||
["createShortcut"]="dock",
|
["createShortcut"]="dock",
|
||||||
["forceDownload"]=true,
|
["forceDownload"]=true,
|
||||||
["version"]=1.36,
|
["version"]=1.37,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["name"]="MineOS/Applications/Snake",
|
["name"]="MineOS/Applications/Snake",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
package.loaded.GUI = nil
|
-- package.loaded.GUI = nil
|
||||||
_G.GUI = nil
|
-- _G.GUI = nil
|
||||||
|
|
||||||
local libraries = {
|
local libraries = {
|
||||||
buffer = "doubleBuffering",
|
buffer = "doubleBuffering",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user