movement config packets! #17
@ -635,3 +635,8 @@ impl std::default::Default for TradeSuccessful {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#[pso_packet(0x4ED)]
|
||||
pub struct KeyboardConfig {
|
||||
pub keyboard_config: [u8; 372],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user