mirror of
https://github.com/LDDestroier/CC/
synced 2025-12-17 22:18:05 +00:00
Changed main directory to "/disk/DISKNET"
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user