1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-10-14 23:27:43 +00:00

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

View File

@@ -1,6 +1,6 @@
local disknet = {}
local mainPath = "DISKNET"
local mainPath = "disk/DISKNET"
local limitChannelsToModem = false
local openChannels = {}
local yourID = os.getComputerID()