Skip to content

Commit

Permalink
packet/set_hud.go: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistedAsylumMC committed Feb 7, 2024
1 parent b97dc0c commit cf7b782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft/protocol/packet/set_hud.go
Expand Up @@ -15,7 +15,7 @@ const (
HudElementProgressBar
HudElementHunger
HudElementAirBubbles
HudElementHourseHealth
HudElementHorseHealth
)

const (
Expand Down

0 comments on commit cf7b782

Please sign in to comment.