Typo
authornemo
Sun, 28 Feb 2010 02:42:37 +0000
changeset 2879 935ead93893c
parent 2878 f43465842625
child 2880 e95c2f489345
Typo
QTfrontend/team.cpp
--- a/QTfrontend/team.cpp	Sat Feb 27 20:01:54 2010 +0000
+++ b/QTfrontend/team.cpp	Sun Feb 28 02:42:37 2010 +0000
@@ -270,8 +270,6 @@
     }
     else sl.push_back(QString("eaddteam %3 %1 %2").arg(teamColor.rgb() & 0xffffff).arg(TeamName).arg(playerHash));
 
-	if (m_isNetTeam)
-
 	sl.push_back(QString("egrave " + Grave));
 	sl.push_back(QString("efort " + Fort));
 	sl.push_back(QString("evoicepack " + Voicepack));