mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
local rawset
This commit is contained in:
parent
0398a9ae88
commit
ab15c1149f
@ -7,6 +7,7 @@ local concat = table.concat
|
||||
local inspect = table.inspect
|
||||
local pcall = pcall
|
||||
local loadstring = loadstring
|
||||
local rawset = rawset
|
||||
|
||||
local Public = {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user