Changed main directory to "/disk/DISKNET"

This commit is contained in:
LDDestroier
2019-05-01 20:53:16 -04:00
committed by GitHub
parent 88867ca549
commit bae6be4fe8
+1 -1
View File
@@ -1,6 +1,6 @@
local disknet = {}
local mainPath = "DISKNET"
local mainPath = "disk/DISKNET"
local limitChannelsToModem = false
local openChannels = {}
local yourID = os.getComputerID()