Merge pull request 'client sends char data when leaving room' (#29) from clean_empty_room into master
Reviewed-by: jake <jake@sharnoth.com>
This commit is contained in:
commit
4326c1a936
@ -443,5 +443,5 @@ pub struct DoneBursting {
|
||||
|
||||
#[pso_packet(0x98)]
|
||||
pub struct ClientCharacterData {
|
||||
pub data: [u8; 2112],
|
||||
pub data: [u8; 2088],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user