dont forget to check this later
This commit is contained in:
parent
cb219d807d
commit
77f657dbc0
@ -334,8 +334,8 @@ pub struct ComboStep3 {
|
|||||||
#[pso_message(0x46)]
|
#[pso_message(0x46)]
|
||||||
pub struct TargetsHit {
|
pub struct TargetsHit {
|
||||||
num_of_targets: [u8; 4], // thats a lot of targets?
|
num_of_targets: [u8; 4], // thats a lot of targets?
|
||||||
client2: u8,
|
client2: u8, // TODO: what even is this?
|
||||||
target2: u8,
|
target2: u8, // TODO: what even is this?
|
||||||
unknown2: [u8; 2],
|
unknown2: [u8; 2],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user