1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2025-04-15 08:08:18 +10:00

honestly i dont know

This commit is contained in:
Examnes 2023-09-18 19:52:33 +04:00
parent 1a15b18e7b
commit 72a503a032

View File

@ -31,5 +31,6 @@ for k,v in cm do
error("no such remote component: "..addr)
end
vcomponent.register(faddr or addr, ctype, px)
os.sleep(2)
end