]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/client.qc
add new option for cl_forceplayercolor to the menu
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
index 1735a78be8988464792f97b17c52af798d6678af..554ef656b41dd15774f8966e004d600e1b3e13a3 100644 (file)
@@ -708,7 +708,6 @@ void PutClientInServer(entity this)
 
 void ClientInit_misc(entity this);
 
-.float ebouncefactor, ebouncestop; // electro's values
 // TODO do we need all these fields, or should we stop autodetecting runtime
 // changes and just have a console command to update this?
 bool ClientInit_SendEntity(entity this, entity to, int sf)