mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-22 11:29:24 +01:00
A bit larger timeout
This commit is contained in:
parent
3eb348a930
commit
ec1e10f331
@ -68,7 +68,7 @@ public:
|
||||
{
|
||||
Gui::gui->status_bar->queueMessage("Resetting the C64");
|
||||
TheC64->Reset();
|
||||
Gui::gui->timerController->arm(this, 4000);
|
||||
Gui::gui->timerController->arm(this, 4500);
|
||||
}
|
||||
|
||||
virtual void timeoutCallback()
|
||||
|
Loading…
Reference in New Issue
Block a user