• 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 36: Line 36:     
function NanaminFleet:create_table_prep()
 
function NanaminFleet:create_table_prep()
     local string = ""
+
     error(self._args["!hq"])
    for k, v in pairs(self._args) do string = string .. k .. "," .. v .. "#" end
  −
    error(string)
   
     self._size = self._args.image_size or self._default_size
 
     self._size = self._args.image_size or self._default_size
 
end
 
end
48

edits

Navigation menu