Compare commits

..

No commits in common. "8c883030092c3de2677f40d7f322ee8d79de6de4" and "5051514fb1d3b39a7eb6ff97b624a9ceebd93e40" have entirely different histories.

View File

@ -124,7 +124,7 @@ pub struct LobbySelect {
#[pso_packet(0xE7)]
pub struct FullCharacter {
#[nodebug]
#[no_debug]
character: character::FullCharacter,
}