4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
if (delayer < 0) {
|
||
|
audio_stop_all();
|
||
|
game_restart();
|
||
|
}
|