From 600578bd0a678588c08852b3b988d1d452c7ada8 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Mon, 11 Apr 2011 21:44:36 +0300 Subject: [PATCH] oh wait, haha --- qcsrc/client/Main.qc | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.39.2