mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 04:32:38 +01:00
aef
This commit is contained in:
parent
1264b7f7ff
commit
a102badd20
@ -181,7 +181,7 @@ do
|
||||
end
|
||||
|
||||
--Загружаем необходимые библиотеки, дабы избежать потерь памяти
|
||||
_G._OSLANGUAGE = require("MineOS/SystemOS/Language")
|
||||
_G._OSLANGUAGE = require("MineOS/System/OS/Language")
|
||||
_G.computer = require("computer")
|
||||
_G.ecs = require("ECSAPI")
|
||||
_G.component = require("component")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user