]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/client.qh
Fix compilation unit test
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qh
index 2c1ddab13d034ad38b3268fea3afebf72d62f352..2f380ae2fda49fdf68d9ba6cd6186a8f7f7fe146 100644 (file)
@@ -283,6 +283,7 @@ void ClientInit_misc(entity this);
 
 int GetPlayerLimit();
 
+const int MIN_SPEC_TIME = 1;
 bool joinAllowed(entity this);
 void Join(entity this);