yeah this has to be a u32 for meseta
This commit is contained in:
parent
59930d2bb7
commit
bd88c7853a
@ -187,7 +187,7 @@ pub struct PlayerFeedMag {
|
||||
#[pso_message(0x29)]
|
||||
pub struct PlayerSplitItemStack {
|
||||
item_id: u32,
|
||||
amount: u16,
|
||||
amount: u32,
|
||||
}
|
||||
|
||||
#[pso_message(0x2A)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user