client sends char data when leaving room
This commit is contained in:
parent
bb3a65cff5
commit
01edf4d70a
@ -443,5 +443,5 @@ pub struct DoneBursting {
|
|||||||
|
|
||||||
#[pso_packet(0x98)]
|
#[pso_packet(0x98)]
|
||||||
pub struct ClientCharacterData {
|
pub struct ClientCharacterData {
|
||||||
pub data: [u8; 2112],
|
pub data: [u8; 2088],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user