]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/cl_client.qh
Fix match not ending when score limit reached
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_client.qh
index 213a02945905db6e2ff65ab856cc236e3807ad74..1b462a329538ab3c6527a43b187a08f416d28804 100644 (file)
@@ -8,6 +8,4 @@ float CalcRotRegen(float current, float regenstable, float regenfactor, float re
 
 float Spectate(entity pl);
 
-void CTS_ClientKill (entity e);
-
 #endif