1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

typo in instance_block_action packet

This commit is contained in:
mat 2025-04-18 14:31:18 +08:00
parent e86087366f
commit 77f9d929b6

View file

@ -17,7 +17,7 @@ pub struct ServerboundTestInstanceBlockAction {
pub enum Action {
#[default]
Init,
Qurey,
Query,
Set,
Reset,
Save,