Changes

m
no edit summary
Line 9: Line 9:  
function ShipGraphicKai:get_source(ship, args)
 
function ShipGraphicKai:get_source(ship, args)
 
     local hd = args.hd
 
     local hd = args.hd
     if _.ifind(fallback, ship:unique_name():gsub('/', '')) then
+
     if _.ifind(fallback, ship:unique_name()) then
 
         hd = false
 
         hd = false
 
     end
 
     end
cssedit, gkautomate
6,928

edits