邮件红点问题

This commit is contained in:
sk 2024-07-05 10:05:55 +08:00
parent 42c1f5d79f
commit 0ccfff81de
1 changed files with 1 additions and 0 deletions

View File

@ -654,6 +654,7 @@ func (this *Player) LoadMessage(lastLogoutTime int64, isFirstLogin, isSkipWeek b
}
this.verifyMessage(maxTs)
}
this.MessageShowRed()
}
}), "GetMessage").StartByFixExecutor("logic_message")
}