Changes

m
no edit summary
Line 22: Line 22:  
end
 
end
   −
function BaseAsset:Asset()
+
function BaseAsset:Asset(args)
 
local object = self:create_object(args)
 
local object = self:create_object(args)
 
if args.mode == "source" then
 
if args.mode == "source" then
Anonymous user