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

17 lines
297 B
Plaintext

/********************************************
* dumped by: aerosoul94 *
*********************************************/
{
menuDef
{
name "initteam_opfor"
rect 0 0 0 0 0 0
forecolor 1 1 1 1
onOpen
{
setLocalVarString "ui_team" ( "opfor" );
close self;
}
}
}