mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Merge pull request #11049 from Tilka/tatacon
TaTaCon: fix possible hotswap problem
This commit is contained in:
commit
dbcf7fd2c9
@ -63,6 +63,8 @@ void TaTaCon::Update()
|
||||
|
||||
void TaTaCon::Reset()
|
||||
{
|
||||
EncryptedExtension::Reset();
|
||||
|
||||
m_reg = {};
|
||||
m_reg.identifier = tatacon_id;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user