mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-02-10 20:32:39 +01:00
3000 пидорасов на коммит мертвеца! Йо-хо-хо!
This commit is contained in:
parent
f381854b05
commit
fc2bb11009
@ -9,6 +9,7 @@ local stargate
|
||||
|
||||
if not component.isAvailable("stargate") then
|
||||
GUI.error("Этой программе требуются Звездные Врата из мода \"SGCraft\"", {title = {color = 0xFF8888, text = "Ошибка"}})
|
||||
return
|
||||
else
|
||||
stargate = component.stargate
|
||||
end
|
||||
@ -157,9 +158,9 @@ local function connectSG(address)
|
||||
end
|
||||
|
||||
|
||||
ecs.prepareToExit()
|
||||
for key, val in pairs(stargate) do print(key, val) end
|
||||
ecs.wait()
|
||||
-- ecs.prepareToExit()
|
||||
-- for key, val in pairs(stargate) do print(key, val) end
|
||||
-- ecs.wait()
|
||||
|
||||
loadContacts()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user