Skip to content

Commit

Permalink
Use later hook to determine startup
Browse files Browse the repository at this point in the history
  • Loading branch information
wrefgtzweve committed Apr 5, 2022
1 parent 530ec71 commit 76165ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moon/cfc_chat_transit/server/modules/startup.moon
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ ChatTransit.MapStartup = (data) =>
Data:
Content: eventText

hook.Add "Initialize", "CFC_ChatTransit_StartListener", guard ChatTransit\MapStartup
hook.Add "InitPostEntity", "CFC_ChatTransit_StartListener", guard ChatTransit\MapStartup

0 comments on commit 76165ed

Please sign in to comment.