This commit is contained in:
aozhiwei 2020-07-07 12:07:33 +08:00
parent 775ac436f7
commit e898fdf1e0
2 changed files with 5 additions and 0 deletions

View File

@ -447,7 +447,9 @@ void Player::Shot()
AutoLoadingBullet();
}
last_shot_frameno_ = room->GetFrameNo();
#if 0
need_sync_active_player = true;
#endif
}
void Player::ProcInteraction()

View File

@ -109,6 +109,9 @@ message MFVec2
property_type: 9 ()
property_subtype: id
valule: (<=0)
property_type: 10
property_subtype:
valule:
*/
message MFPropertyChg
{