Skip to content

Commit

Permalink
not args, godFig
Browse files Browse the repository at this point in the history
  • Loading branch information
Putnam3145 committed May 18, 2020
1 parent 9e293f8 commit cbf23b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modtools/moddable-gods.lua
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ for _,sphere in ipairs(args.spheres) do
end
df.global.world.history.figures:insert('#',godFig)

print(args.name.first_name .. " created as historical figure " .. tostring(godFig.id))
print(godFig.name.first_name .. " created as historical figure " .. tostring(godFig.id))

0 comments on commit cbf23b3

Please sign in to comment.