m + |
m fix |
||
Riga 258:
local category = self:_getCategory(value, table_name)
if category then
if callback then▼
end▼
self.tables_matched[table_name] = true
self:_addCategory(category)
▲ end
▲ if callback then
▲ value = callback(self, value)
end
end
|