• 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
m
no edit summary
Line 253: Line 253:  
if note.highlight == "outstanding" then
 
if note.highlight == "outstanding" then
 
bg_color = self._outstanding_stat_color
 
bg_color = self._outstanding_stat_color
txt_color = self._black
+
txt_color = self.black
 
elseif note.highlight == "good" then
 
elseif note.highlight == "good" then
 
bg_color = self._good_stat_color
 
bg_color = self._good_stat_color
txt_color = _black
+
txt_color = black
 
elseif note.highlight == "bad" then
 
elseif note.highlight == "bad" then
 
bg_color = self._bad_stat_color
 
bg_color = self._bad_stat_color
34,831

edits

Navigation menu