mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
Залупоид
This commit is contained in:
parent
0b0433a6fa
commit
8491b09b0f
@ -5,7 +5,7 @@
|
||||
about="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/About/",
|
||||
type="Script",
|
||||
forceDownload=true,
|
||||
version=3.89,
|
||||
version=3.90,
|
||||
},
|
||||
{
|
||||
path="/MineOS/Pictures/MoonTouch.pic",
|
||||
|
||||
2
OS.lua
2
OS.lua
@ -496,7 +496,7 @@ local function createOSWindow()
|
||||
menu:addItem(MineOSCore.localization.returnToShell).onTouch = function()
|
||||
MineOSNetwork.broadcastComputerState(false)
|
||||
MineOSInterface.mainContainer:stopEventHandling()
|
||||
MineOSCore.clearTerminal()
|
||||
MineOSInterface.clearTerminal()
|
||||
os.exit()
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user