14 lines
298 B
Plaintext
14 lines
298 B
Plaintext
{
|
|
menuDef
|
|
{
|
|
name "youkilled_card_display"
|
|
decoration
|
|
rect 0 0 640 1 1 0
|
|
onOpen
|
|
{
|
|
setLocalVarInt ui_show_youKilled (milliseconds());
|
|
close self;
|
|
}
|
|
}
|
|
}
|