]> icculus.org git repositories - divverent/nexuiz.git/blob - data/oldmenuqc/custom/credits.qh
Merge first change into the branch.
[divverent/nexuiz.git] / data / oldmenuqc / 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;