mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-02-11 21:02:37 +01:00
Update HoloEdit.lua
This commit is contained in:
parent
70a1d79b05
commit
dac22108bd
@ -9,6 +9,9 @@ local fs = require('filesystem')
|
||||
local com = require('component')
|
||||
local gpu = com.gpu
|
||||
|
||||
local config = require("config")
|
||||
local lang = config.readAll("HoloEdit.app/Resources/" .. _OSLANGUAGE .. ".lang")
|
||||
|
||||
-- Константы --
|
||||
HOLOH = 32
|
||||
HOLOW = 48
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user