1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-11-23 02:28:05 +11:00

added a wrapper for net.lua so existing programs will work for the time being

This commit is contained in:
Izaya 2018-08-11 13:49:49 +10:00
parent a3cb100a5c
commit 1a9ed7562a

1
OpenOS/usr/lib/net.lua Normal file
View File

@ -0,0 +1 @@
return require("minitel")