]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/menu/custom/messagebox.qh
I did not want to do that. Sorry, disk space. Some admin better get rid of that mess.
[divverent/nexuiz.git] / data / qcsrc / menu / custom / messagebox.qh
1 // Property of Alientrap/AK
2 // custom/messagebox.qh
3
4 void( string pTitle, string pText, string pLeftButton, string pRightButton, event pLeftEvent, event pRightEvent )
5 Nex_MessageBox;