]> icculus.org git repositories - divverent/nexuiz.git/blob - data/menuqc/custom/custom.qh
credit for OpenQuartz gibs
[divverent/nexuiz.git] / data / menuqc / custom / custom.qh
1 // Property of Alientrap/AK
2 // custom/custom.qh
3
4 // Moves through all of pItem's neighbors and makes pItem the only visible item
5 void( entity pItem ) Nex_MakeOnlyVisible;