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) {