Skip to content

Commit

Permalink
Update Content.Server/Corvax/StationGoal/StationGoalPaperSystem.cs
Browse files Browse the repository at this point in the history
Co-authored-by: DEATHB4DEFEAT <[email protected]>
  • Loading branch information
OCOtheOmega and DEATHB4DEFEAT authored Oct 29, 2023
1 parent 7edf8b7 commit 4a3827c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public sealed class StationGoalPaperSystem : EntitySystem
public override void Initialize()
{
base.Initialize();

SubscribeLocalEvent<RoundStartedEvent>(OnRoundStarted);
}

Expand Down

0 comments on commit 4a3827c

Please sign in to comment.