]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_player.qc
Adapt the coloring system in Xonotic. The second player color will no longer be pants...
[voretournament/voretournament.git] / data / qcsrc / server / cl_player.qc
index 148170f7f0f898b80df894ef9fbf1194f3a1a748..bae973c7701547f19518e21b114ea901caffc3c2 100644 (file)
@@ -114,6 +114,7 @@ void CopyBody(float keepvelocity)
        self.lip = oldself.lip;\r
        self.colormap = oldself.colormap;\r
        self.colormod = oldself.colormod;\r
+       self.glowmod = oldself.glowmod;\r
        self.iscreature = oldself.iscreature;\r
        self.angles = oldself.angles;\r
        self.avelocity = oldself.avelocity;\r