fixed proxy_table using the wrong namespace
This commit is contained in:
parent
9dbd1c2f98
commit
75cdb45a52
@ -1,5 +1,5 @@
|
||||
--
|
||||
local Proxy_table = mtul.classes.proxy_table
|
||||
local Proxy_table = mtul.class.proxy_table
|
||||
Proxy_table = {
|
||||
registered_proxies = {},
|
||||
proxy_children = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user