]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qh
Update default video settings
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / nexball / cl_nexball.qh
1 #pragma once
2
3 vector autocvar_hud_progressbar_nexball_color;
4
5 void HUD_Mod_NexBall(vector pos, vector mySize);
6
7 float nb_pb_period;