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