Skip to content

Commit

Permalink
packet/level_sound_event.go: Fix typo in const
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistedAsylumMC committed Jun 14, 2024
1 parent 082917e commit ef41ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft/protocol/packet/level_sound_event.go
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ const (
SoundEventApplyEffectBadOmen
SoundEventApplyEffectRaidOmen
SoundEventApplyEffectTrialOmen
OminousItemSpawnerAboutToSpawnItem
SoundEventOminousItemSpawnerAboutToSpawnItem
SoundEventRecordCreator
SoundEventRecordCreatorMusicBox
SoundEventRecordPrecipice
Expand Down

0 comments on commit ef41ef4

Please sign in to comment.