Module:Sprite: Difference between revisions

m
true check
(remove use of quotes in aliases)
m (true check)
Line 291: Line 291:
end
end


if self.__settings.enchanted then
if self.__settings.enchanted == true then
sprite:addClass("enchanted")
sprite:addClass("enchanted")
end
end
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,563

edits