pbs #2

Merged
jake merged 5 commits from pbs into master 2021-06-20 00:16:24 -04:00
Showing only changes of commit e2c54986f7 - Show all commits

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,