mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
local reference to getmetatable
This commit is contained in:
parent
f2f562fb93
commit
b269f1e18c
@ -1,6 +1,7 @@
|
||||
local type = type
|
||||
local tostring = tostring
|
||||
local setmetatable = setmetatable
|
||||
local getmetatable = getmetatable
|
||||
|
||||
local Public = {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user