Compare commits
2 Commits
fdd4aa916d
...
7276b875c4
Author | SHA1 | Date | |
---|---|---|---|
7276b875c4 | |||
bbd3c78329 |
@ -44,7 +44,7 @@ pub struct SymbolChat {
|
|||||||
pub struct MobAttack {
|
pub struct MobAttack {
|
||||||
enemy_id: u16,
|
enemy_id: u16,
|
||||||
damage: u16,
|
damage: u16,
|
||||||
flags: u16,
|
flags: [u8; 4],
|
||||||
}
|
}
|
||||||
|
|
||||||
#[pso_message(0x0B)]
|
#[pso_message(0x0B)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user