m-lua-script: add closure for object_activate API
This commit is contained in:
@@ -77,6 +77,9 @@ local Features = {
|
||||
}
|
||||
|
||||
local Feature = {
|
||||
Object = {
|
||||
ALL = 0xffffffff,
|
||||
},
|
||||
Proxy = {
|
||||
BOUND = 1,
|
||||
},
|
||||
|
Reference in New Issue
Block a user