fix playerdropitem
This commit is contained in:
parent
058085b7d8
commit
0ceddb9eea
@ -186,8 +186,8 @@ pub struct PlayerFeedMag {
|
|||||||
|
|
||||||
#[pso_message(0x29)]
|
#[pso_message(0x29)]
|
||||||
pub struct PlayerDropItem {
|
pub struct PlayerDropItem {
|
||||||
item_id: u16,
|
item_id: u32,
|
||||||
amount: u32,
|
amount: u16,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[pso_message(0x2A)]
|
#[pso_message(0x2A)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user