don't feed bytes to the void
This commit is contained in:
parent
fdd4aa916d
commit
bbd3c78329
@ -44,7 +44,7 @@ pub struct SymbolChat {
|
||||
pub struct MobAttack {
|
||||
enemy_id: u16,
|
||||
damage: u16,
|
||||
flags: u16,
|
||||
flags: [u8; 4],
|
||||
}
|
||||
|
||||
#[pso_message(0x0B)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user