mirror of
https://github.com/kepler155c/opus
synced 2025-11-07 02:53:01 +00:00
transition to kernel
This commit is contained in:
@@ -7,13 +7,11 @@ local UI = require('ui')
|
||||
local Util = require('util')
|
||||
|
||||
local fs = _G.fs
|
||||
local multishell = _ENV.multishell
|
||||
local os = _G.os
|
||||
local settings = _G.settings
|
||||
local shell = _ENV.shell
|
||||
local turtle = _G.turtle
|
||||
|
||||
multishell.setTitle(multishell.getCurrent(), 'System')
|
||||
UI:configure('System', ...)
|
||||
|
||||
local env = {
|
||||
|
||||
Reference in New Issue
Block a user