18 lines
316 B
Plaintext
18 lines
316 B
Plaintext
|
/********************************************
|
||
|
* dumped by: aerosoul94 *
|
||
|
*********************************************/
|
||
|
|
||
|
{
|
||
|
menuDef
|
||
|
{
|
||
|
name "killedby_card_hide"
|
||
|
rect 0 0 640 1 1 0
|
||
|
decoration
|
||
|
forecolor 1 1 1 1
|
||
|
onOpen
|
||
|
{
|
||
|
setLocalVarInt "ui_show_killedBy" ( 0 );
|
||
|
close self;
|
||
|
}
|
||
|
}
|
||
|
}
|