lua: s/Feature.Object.ALL/Features.ALL/
It looks nicer to have groups of features in 'Features.' instead of 'Feature.'
This commit is contained in:
@@ -77,9 +77,6 @@ local Features = {
|
||||
}
|
||||
|
||||
local Feature = {
|
||||
Object = {
|
||||
ALL = 0xffffffff,
|
||||
},
|
||||
Proxy = {
|
||||
BOUND = 1,
|
||||
},
|
||||
|
Reference in New Issue
Block a user