]> icculus.org git repositories - divverent/nexuiz.git/blob - data/menuqc/custom/credits.qh
give menu source its own directory
[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;