From 89b8579c8e46c7d4bafdff76b8a159feb9ba7e3c Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Sun, 20 Dec 2015 06:17:22 +0300 Subject: [PATCH] aefaef --- MineOS/OS.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/MineOS/OS.lua b/MineOS/OS.lua index 58c81d9a..5bc00231 100644 --- a/MineOS/OS.lua +++ b/MineOS/OS.lua @@ -418,7 +418,6 @@ while true do if action == lang.backToShell then ecs.prepareToExit() - zones.remove("OS") return 0 elseif action == lang.shutdown then shell.execute("shutdown")