mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Reset the C64 instead
This commit is contained in:
parent
0e2bd92a57
commit
0b0db6875f
@ -525,7 +525,7 @@ void C64::network_vblank()
|
||||
delete remote;
|
||||
this->peer = NULL;
|
||||
this->network_connection_type = NONE;
|
||||
this->TheSID->Reset();
|
||||
this->Reset();
|
||||
return;
|
||||
}
|
||||
if (this->network_connection_type == CLIENT)
|
||||
|
Loading…
Reference in New Issue
Block a user