Compare commits
2 Commits
0bd4396bd1
...
892d2ed220
Author | SHA1 | Date | |
---|---|---|---|
892d2ed220 | |||
178354c24c |
@ -497,8 +497,9 @@ pub struct ClientCharacterData {
|
||||
pub data: [u8; 2088],
|
||||
}
|
||||
|
||||
#[pso_packet(0xA2)]
|
||||
#[pso_packet(0xA2, manual_flag)]
|
||||
pub struct RequestQuestList {
|
||||
pub flag: u32,
|
||||
}
|
||||
|
||||
#[derive(PSOPacketData, Clone, Copy)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user