Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyBananaGAME committed Dec 25, 2024
1 parent 37c24a5 commit dd721f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vendor/packets/player-auth-input.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ class PlayerAuthItemStackRequest extends DataType {
}
}

// @ts-expect-error rats
@Proto(Packet.PlayerAuthInput)
export class PlayerAuthInputPacket extends DataPacket {
@Serialize(Vector2f) public rotation!: Vector2f;
Expand Down

0 comments on commit dd721f9

Please sign in to comment.