- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 293:
Line 293:
− +
no edit summary
}
}
for key, value in pairs(self._header_icons) do
for key, value in pairs(self._header_icons) do
self._header_icons[key] = Formatting:format_image{value, caption = Formatting:format_stat_name(key)}
self._header_icons[key] = Formatting:format_image{value, caption = Formatting:format_resource_name(key)}
end
end
end
end