14 lines
318 B
Plaintext
14 lines
318 B
Plaintext
{
|
|
menuDef
|
|
{
|
|
name "ac130timer"
|
|
decoration
|
|
rect 0 0 640 1 1 0
|
|
onOpen
|
|
{
|
|
setLocalVarInt ui_ac130timer (milliseconds() + (dvarint(ui_ac130usetime) * 1000));
|
|
close self;
|
|
}
|
|
}
|
|
}
|