]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qh
Purge autocvars.qh from the client-side codebase, cvars are defined in the headers...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / nexball / cl_nexball.qh
index b92c272063f99a88b6501671d2eb0ccffad9e971..eba7cccd97b2b7f39db07596a8c095cbc8187bc8 100644 (file)
@@ -1,5 +1,7 @@
 #pragma once
 
+vector autocvar_hud_progressbar_nexball_color;
+
 void HUD_Mod_NexBall(vector pos, vector mySize);
 
 float nb_pb_period;