]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/ent_cs.qc
Offset the names for scaled players, to match the proper scale
[voretournament/voretournament.git] / data / qcsrc / server / ent_cs.qc
index dfb8a4066dfa3159e373ba98a5f7677a25102482..ff20effe5db672836dc4153e085984df995583cf 100644 (file)
@@ -62,7 +62,7 @@ float entcs_send(entity to, float sf)
 \r
 void entcs_think()\r
 {\r
-       self.nextthink = time + 0.01;\r
+       self.nextthink = time + 0.03;\r
 \r
        entity o;\r
        o = self.owner;\r