Modulo:Fumetto e animazione/sandbox: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m +
m fix
Riga 258:
local category = self:_getCategory(value, table_name)
if category then
if callback then
value category = callback(self, valuecategory)
end
self.tables_matched[table_name] = true
self:_addCategory(category)
end
if callback then
value = callback(self, value)
end
end