Skip to content

Commit

Permalink
fixed the unlock ability packet (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Auroali committed Aug 28, 2024
1 parent 67fffcb commit 050b688
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public UnlockAbilityC2S(PacketByteBuf buf) {

@Override
public void write(PacketByteBuf buf) {

buf.writeRegistryValue(BLRegistries.VAMPIRE_ABILITIES, ability);
}

@Override
Expand Down

0 comments on commit 050b688

Please sign in to comment.