need packet to send packet
This commit is contained in:
parent
a89390f647
commit
29bae2f798
@ -551,3 +551,8 @@ pub struct DoneLoadingQuest {
|
|||||||
pub struct FullCharacterData {
|
pub struct FullCharacterData {
|
||||||
pub character: character::FullCharacter
|
pub character: character::FullCharacter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[pso_packet(0x1ED)]
|
||||||
|
pub struct SaveOptions {
|
||||||
|
pub options: u32,
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user