| System/Login/CrossServerLogin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Login/CrossServerLogin.cs
@@ -49,6 +49,8 @@ opponentName = matchOK.MatchPlayer[0].PlayerName, opponentJob = matchOK.MatchPlayer[0].Job, opponentMaxHp = (int)matchOK.MatchPlayer[0].MaxHP, opponentLevel=(int)matchOK.MatchPlayer[0].LV, opponentPlayerId=(int)matchOK.MatchPlayer[0].PlayerID, }; Clock.Create(DateTime.Now + new TimeSpan(5 * TimeSpan.TicksPerSecond), () =>