Beispiel #1
0
void XonoticBigCommandButton_configureXonoticBigCommandButton(entity me, string theText, vector theColor, string theCommand, float theFlags)
{
	me.configureXonoticCommandButton(me, theText, theColor, theCommand, theFlags);
}