]> icculus.org git repositories - divverent/nexuiz.git/blob - data/oldmenuqc/custom/custom.qh
Rename menu[qc] to oldmenu[qc].
[divverent/nexuiz.git] / data / oldmenuqc / 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;