mirror of
https://github.com/LDDestroier/CC/
synced 2025-06-27 07:32:59 +00:00
Changed main directory to "/disk/DISKNET"
This commit is contained in:
parent
88867ca549
commit
bae6be4fe8
@ -1,6 +1,6 @@
|
|||||||
local disknet = {}
|
local disknet = {}
|
||||||
|
|
||||||
local mainPath = "DISKNET"
|
local mainPath = "disk/DISKNET"
|
||||||
local limitChannelsToModem = false
|
local limitChannelsToModem = false
|
||||||
local openChannels = {}
|
local openChannels = {}
|
||||||
local yourID = os.getComputerID()
|
local yourID = os.getComputerID()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user