• 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
no edit summary
Line 10: Line 10:  
_column_count = 5,
 
_column_count = 5,
 
_row_starter = nil,
 
_row_starter = nil,
 +
-- Seems like lua inheritance is fake? _row_starter = nil here doesn't penetrate thought
 +
-- EquipmentCardListKai -> CardList -> BaseTable chain, since CardList has _row_starter = "",
 +
-- thus we use _disable_row_starter hack here.
 +
_disable_row_starter = true,
 
}
 
}
  
cssedit, gkautomate
7,064

edits

Navigation menu