Compare commits

..

No commits in common. "5051514fb1d3b39a7eb6ff97b624a9ceebd93e40" and "7198aade7547154fd27731e602f0db8cb514f9ac" have entirely different histories.

View File

@ -639,11 +639,6 @@ impl std::default::Default for TradeSuccessful {
} }
} }
#[pso_packet(0xDA, no_flag)]
pub struct LobbyEvent {
pub event: u32,
}
#[pso_packet(0x4ED)] #[pso_packet(0x4ED)]
pub struct KeyboardConfig { pub struct KeyboardConfig {
pub keyboard_config: [u8; 364], pub keyboard_config: [u8; 364],