]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/main.qh
don't send a vote string when no vote is active
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / main.qh
index aacd41589aae6de1dbdd65a6704f733c6d246e9e..af849e18c57c92dce1d1580b3342962b5b23403d 100644 (file)
@@ -162,3 +162,5 @@ float g_balance_grenadelauncher_bouncestop;
 float g_balance_electro_secondary_bouncefactor;
 float g_balance_electro_secondary_bouncestop;
 float g_trueaim_minrange;
+
+entity entcs_receiver[255]; // 255 is the engine limit on maxclients