Skip to content

Commit

Permalink
fix: server crash (bleh)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanger committed Nov 12, 2024
1 parent aab2c29 commit 774982a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ export const enum PlayerActions {
Revive
}

export const enum KillfeedEventType {
export enum KillfeedEventType {
Suicide,
NormalTwoParty,
FinishedOff,
Expand Down

0 comments on commit 774982a

Please sign in to comment.