Skip to content

Commit

Permalink
Fixup on Replicate
Browse files Browse the repository at this point in the history
  • Loading branch information
NellsRelo committed Dec 26, 2023
1 parent d7f9aaf commit 2472d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ function Utils.SetEntityGod(entity, god)
Utils.Warn(Strings.FRAG_SETTING_GOD_TO .. Strings.WARN_GUID_NOT_DEFINED)
end
entityToCall.God.God = godId
entityToCall:Replicate("ActionResources")
entityToCall:Replicate("God")
end

0 comments on commit 2472d20

Please sign in to comment.