need these derives
This commit is contained in:
parent
9a042e9995
commit
504d0296ab
@ -137,7 +137,7 @@ impl DirectMessage {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#[derive(PSOPacketData, Clone)]
|
#[derive(PSOPacketData, Clone, Copy, Default)]
|
||||||
pub struct PlayerHeader {
|
pub struct PlayerHeader {
|
||||||
pub tag: u32,
|
pub tag: u32,
|
||||||
pub guildcard: u32,
|
pub guildcard: u32,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user