Removed pcall in place of sandbox in Server

This commit is contained in:
Cooldude2606
2018-12-30 23:06:52 +00:00
parent 2ca1f57946
commit f0b1f51c0b
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
local Sync = Sync
local get_allowed_afk_time = self
local Server = require('ExpGamingCore.Server')
local Color = require('FactorioStdLib.Color')
Event[defines.events.on_tick] = nil
script.on_init(function(event)