Update 'pipeworks/init.lua'

This commit is contained in:
Milan2018 2021-04-27 12:38:27 +02:00
parent da3964dfc5
commit daed33c388
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
mesecon=mesecon or {}
local function pdofile(n,...)
local ok,err=pcall(dofile,n,...)
if not ok then