mirror of
https://github.com/CFC-Servers/cfc_chat_transit.git
synced 2025-03-04 03:03:05 -05:00
Update moon/cfc_chat_transit/server/modules/startup.moon
Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>
This commit is contained in:
parent
76165ed420
commit
9b169e3664
@ -16,4 +16,5 @@ ChatTransit.MapStartup = (data) =>
|
||||
Data:
|
||||
Content: eventText
|
||||
|
||||
hook.Add "InitPostEntity", "CFC_ChatTransit_StartListener", guard ChatTransit\MapStartup
|
||||
hook.Add "InitPostEntity", "CFC_ChatTransit_StartListener", timer.Simple 1, guard ChatTransit\MapStartup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user