item ids are u32
This commit is contained in:
parent
da85ce0baf
commit
f3b80df769
@ -818,7 +818,7 @@ pub struct DropCoordinates {
|
||||
|
||||
#[pso_message(0xC4)]
|
||||
pub struct SortItems {
|
||||
item_id: [u8; 30],
|
||||
item_ids: [u32; 30],
|
||||
}
|
||||
|
||||
#[pso_message(0xC5)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user