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:
parent
e86087366f
commit
77f9d929b6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ pub struct ServerboundTestInstanceBlockAction {
|
||||||
pub enum Action {
|
pub enum Action {
|
||||||
#[default]
|
#[default]
|
||||||
Init,
|
Init,
|
||||||
Qurey,
|
Query,
|
||||||
Set,
|
Set,
|
||||||
Reset,
|
Reset,
|
||||||
Save,
|
Save,
|
||||||
|
|
Loading…
Add table
Reference in a new issue