5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
|
fader -= 1
|
||
|
if fader <= 0
|
||
|
instance_destroy()
|
||
|
|