System/CrossServerOneVsOne/CrossServerOneVsOnePlayerInfo.cs
@@ -50,7 +50,7 @@ this.DayPKCount = playerInfo.DayPKCount; this.DayBuyCount = playerInfo.DayBuyCount; this.DayWinCount = playerInfo.DayWinCount; crossServerModel.UpdateCrossArenaRedpoint(); crossServerModel.UpdateCrossDayAwardsRedpoint(); if (UpdatePlayerInfoEvent != null) { UpdatePlayerInfoEvent();