17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
/*********************************************************
|
|
***************** Dumped by aerosoul94 *******************
|
|
*********************************************************/
|
|
|
|
{
|
|
menuDef
|
|
{
|
|
name "initteam_marines"
|
|
rect 0 0 0 0 0 0
|
|
forecolor 1 1 1 1
|
|
onOpen
|
|
{
|
|
setLocalVarString "ui_team" ( "marines" );
|
|
close self;
|
|
}
|
|
}
|
|
} |