Slow down the game
This commit is contained in:
parent
8f4d81f8f4
commit
0460c175cb
|
@ -112,7 +112,7 @@ void ram(void) {
|
|||
}
|
||||
init_game();
|
||||
}
|
||||
delayms_queue_plus(12,0);
|
||||
delayms_queue_plus(24,0);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue