Changes
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