]> icculus.org git repositories - divverent/nexuiz.git/blob - data/menuqc/custom/credits.qh
Add a branch to let me work on a new menu undisturbedly.
[divverent/nexuiz.git] / data / menuqc / custom / credits.qh
1 // Property of Alientrap/AK
2 // custom/credits.qh
3
4 // Item_Nex_Credits Item_MultiLabel
5 .string target;         // filename
6
7 void() Item_Nex_Credits_Spawn;