From: FruitieX Date: Mon, 11 Apr 2011 18:44:36 +0000 (+0300) Subject: oh wait, haha X-Git-Tag: xonotic-v0.5.0~301 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=600578bd0a678588c08852b3b988d1d452c7ada8;p=xonotic%2Fxonotic-data.pk3dir.git oh wait, haha --- diff --git a/qcsrc/client/Main.qc b/qcsrc/client/Main.qc index 38025a565..929a775b2 100644 --- a/qcsrc/client/Main.qc +++ b/qcsrc/client/Main.qc @@ -928,8 +928,6 @@ void Ent_ShowNames() playerslots[the_entnum].armorvalue = ReadByte(); print("Updated health/armor = ", ftos(playerslots[the_entnum].health), "/", ftos(playerslots[the_entnum].health), " for player # ", ftos(the_entnum), "\n"); } - if(sf & 4) - playerslots[the_entnum].netname = ReadString(); /* string thename;