modify flag

This commit is contained in:
sk 2025-01-07 11:18:10 +08:00
parent 09e446c302
commit 4ff2e84a3c
1 changed files with 1 additions and 0 deletions

View File

@ -1814,6 +1814,7 @@ func (this *SceneBilledStateTienLen) OnEnter(s *base.Scene) {
if sceneEx.IsCustom() {
v.UnmarkFlag(base.PlayerState_WaitNext)
v.UnmarkFlag(base.PlayerState_Ready)
v.SyncFlag()
}
}