1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-01-19 05:32:51 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = {