rebasing still difficult in 2021
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
andy 2021-06-20 02:24:01 +00:00
parent 2debc015b7
commit e2c54986f7

View File

@ -266,14 +266,6 @@ pub struct PlayerDonatedPB {
recipient: u32,
}
<<<<<<< HEAD
#[pso_message(0x37)]
pub struct PlayerInitiatedPB {
pb_amount: u8,
unknown1: [u8; 4],
}
=======
>>>>>>> 799a9e68804633c24b47b759c75269f7106918cc
#[pso_message(0x39)]
pub struct PlayerPBReady {
player: u16,