IW4-Dump-Files/ui_mp/scriptmenus/perk_hide.menu

17 lines
291 B
Plaintext

/********************************************
* dumped by: aerosoul94 *
*********************************************/
{
menuDef
{
name "perk_hide"
rect 0 0 640 1 1 0
forecolor 1 1 1 1
onOpen
{
setLocalVarInt "ui_show_perks" ( 0 );
close self;
}
}
}