You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ZkLobbyServer/ServerBattle.cs
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1061,7 +1061,11 @@ public virtual void ValidateBattleStatus(UserBattleStatus ubs)
1061
1061
SayBattle("Your Rank ("+Ranks.RankNames[ubs.LobbyUser.Rank]+") is too low. The minimum Rank to play in this battle is "+Ranks.RankNames[MinRank]+".",ubs.Name);
0 commit comments