Skip to content

Commit

Permalink
Updated repository owner
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistedTail committed Jan 19, 2024
1 parent ee6b9c3 commit ac16764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/acf/core/acfm_globals.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PrecacheParticleSystem("ACFM_Flare")

do -- Update checker
hook.Add("ACF_OnLoadAddon", "ACF Missiles Checker", function()
ACF.AddRepository("TwistedTail", "ACF-3-Missiles", "lua/acf/core/acfm_globals.lua")
ACF.AddRepository("ACF-Team", "ACF-3-Missiles", "lua/acf/core/acfm_globals.lua")

hook.Remove("ACF_OnLoadAddon", "ACF Missiles Checker")
end)
Expand Down

0 comments on commit ac16764

Please sign in to comment.