Comment on maindrv

Why does it exist?!
This commit is contained in:
WahPlus
2025-10-30 13:24:41 +02:00
parent ae1652b1b9
commit f0c0acfcdc
+2
View File
@@ -1,3 +1,5 @@
-- WTF: What the fuck is this for?? Why does it print the computer library???
-- TODO: Integrate this into lsdrv.
local computer = require("computer") local computer = require("computer")
if type(computer)~="table" then if type(computer)~="table" then