Changes
mLine 22:
Line 22:
− +
no edit summary
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