Compare commits
No commits in common. "7276b875c445f10dc5030b96d8bdfd12e873f8fc" and "fdd4aa916dfb6985293dad8559ae94eeb9b1b2e2" have entirely different histories.
7276b875c4
...
fdd4aa916d
@ -44,7 +44,7 @@ pub struct SymbolChat {
|
||||
pub struct MobAttack {
|
||||
enemy_id: u16,
|
||||
damage: u16,
|
||||
flags: [u8; 4],
|
||||
flags: u16,
|
||||
}
|
||||
|
||||
#[pso_message(0x0B)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user