From feb3b248e9e819b50777c59443d679299c6d00fc Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 23 Mar 2023 20:55:23 +0800 Subject: [PATCH] 1 --- server/gameserver/human.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/gameserver/human.cc b/server/gameserver/human.cc index 8a2424f2..26a4e825 100644 --- a/server/gameserver/human.cc +++ b/server/gameserver/human.cc @@ -3306,7 +3306,7 @@ void Human::CalcStats() } stats->alive_time = alive_time; } - #if 1 + #if 0 GetTeam()->team_rank = 1; #endif if (GetTeam()->team_rank) {