9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
|
if delayer < 0
|
||
|
{
|
||
|
menupos += 1
|
||
|
if menupos > 3
|
||
|
menupos = 0
|
||
|
delayer = 6
|
||
|
}
|
||
|
|