mirror of
https://github.com/LDDestroier/CC/
synced 2026-09-08 10:19:13 +00:00
Changed main directory to "/disk/DISKNET"
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
local disknet = {}
|
||||
|
||||
local mainPath = "DISKNET"
|
||||
local mainPath = "disk/DISKNET"
|
||||
local limitChannelsToModem = false
|
||||
local openChannels = {}
|
||||
local yourID = os.getComputerID()
|
||||
|
||||
Reference in New Issue
Block a user