]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/freezetag/cl_freezetag.qc
Move gametype registers into their own files, fallback now selects a supported gamety...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / freezetag / cl_freezetag.qc
1 #include "cl_freezetag.qh"
2
3 void HUD_Mod_FreezeTag_Export(int fh)
4 {
5         HUD_Write_Cvar("hud_panel_modicons_freezetag_layout");
6 }