]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/main.qh
Attempt to port the shownames feature from Xonotic (floating names above players...
[voretournament/voretournament.git] / data / qcsrc / client / main.qh
index a158bf27f443471ea95ce4fe5e864fefb1482600..eac98e3d9eef674008727965e322212b0259084c 100644 (file)
@@ -177,3 +177,5 @@ float calledhooks;
 \r
 .float ping, ping_packetloss, ping_movementloss;\r
 .float plhealth, plpredator;\r
+\r
+entity entcs_receiver[255]; // 255 is the engine limit on maxclients\r