]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_client.qc
Only send portraits to the proper source
[voretournament/voretournament.git] / data / qcsrc / server / cl_client.qc
index 09172abe248709dae0e106a2dbe4dc0bba78f140..8cc312eef2d30a507db451397c055052577d547a 100644 (file)
@@ -2478,7 +2478,7 @@ void() ctf_setstatus;
 .float power_sounded;\r
 void PlayerPreThink (void)\r
 {\r
-       portrait(self); // TEMPORARY TEST\r
+       portrait(self, self); // TEMPORARY TEST\r
 \r
        self.stat_game_starttime = game_starttime;\r
        self.stat_allow_oldnexbeam = cvar("g_allow_oldnexbeam");\r