this aligns with the targets Vec in TargetsHit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
andy 2021-12-17 04:56:41 +00:00
parent 4295d370b6
commit 06c551bf76

View File

@ -962,7 +962,7 @@ pub struct PlayerUsedMedicalCenter {
#[pso_message(0xC6)]
pub struct ExperienceSteal {
unknown1: u16,
target: u16,
enemy_id: u16,
}