1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-11-24 11:04:56 +00:00

Update sysmail.lua

This commit is contained in:
LDDestroier
2019-03-05 20:39:54 -05:00
committed by GitHub
parent 190e92f679
commit 9eb62e0fae

View File

@@ -1,6 +1,6 @@
local mainPath = ".sysmail" local mainPath = ".sysmail"
local yourID = os.getComputerID() local yourID = os.getComputerID()
local onlyUseWiredModems = false local onlyUseWiredModems = true
local defaultTimer = 3 local defaultTimer = 3
local config = { local config = {