Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Jan 20, 2025
1 parent 0211097 commit a7192b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ export const GameClientReadyEventType = "uk.half-shot.uk.wormgine.ready";
export interface GameClientReadyEvent {
type: typeof GameClientReadyEventType;
content: Record<string, never>;
}
}

0 comments on commit a7192b5

Please sign in to comment.