rename fields in dropcoordinates
This commit is contained in:
parent
be140db13a
commit
fb39d78333
@ -768,10 +768,10 @@ pub struct CreateItem {
|
||||
|
||||
#[pso_message(0xC3)]
|
||||
pub struct DropCoordinates {
|
||||
drop_area: u32,
|
||||
map_area: u32,
|
||||
x: f32,
|
||||
z: f32,
|
||||
drop_id: u32,
|
||||
item_id: u32,
|
||||
}
|
||||
|
||||
#[pso_message(0xC4)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user