]> icculus.org git repositories - divverent/nexuiz.git/blob - data/menuqc/custom/video.qh
now supporting shirt colors
[divverent/nexuiz.git] / data / menuqc / custom / video.qh
1 // Property of Alientrap
2 // custom/video.qh
3
4 // Item_Data_Nex_Resolution [Item_Data]
5 .string value; // contains the current resolution in the format "width height"
6
7 void() Item_Data_Nex_Resolution_Spawn;
8
9