fastload patch 2/?
This commit is contained in:
parent
d1fabcbe63
commit
f9d144722a
@ -137,6 +137,7 @@ function fastload_analyse_client()
|
|||||||
state.e.pcall = pcall
|
state.e.pcall = pcall
|
||||||
state.e.pairs = pairs
|
state.e.pairs = pairs
|
||||||
state.e.ipairs = ipairs
|
state.e.ipairs = ipairs
|
||||||
|
state.e.unpack = unpack
|
||||||
|
|
||||||
-- Tell it there's a sandbox
|
-- Tell it there's a sandbox
|
||||||
state.e.sandbox = {}
|
state.e.sandbox = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user