- 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 326:
Line 326:
− +
Fix comparison
local data_rows = {}
local data_rows = {}
if self._args.comparison == "true" then
if self._args.comparison then
self._columns = self._comparison_columns
self._columns = self._comparison_columns
self._shown_stats = {}
self._shown_stats = {}