Skip to content
Permalink
Browse files
Merge pull request #11049 from Tilka/tatacon
TaTaCon: fix possible hotswap problem
  • Loading branch information
lioncash committed Sep 11, 2022
2 parents 427dd75 + b418441 commit dbcf7fd
Showing 1 changed file with 2 additions and 0 deletions.
@@ -63,6 +63,8 @@ void TaTaCon::Update()

void TaTaCon::Reset()
{
EncryptedExtension::Reset();

m_reg = {};
m_reg.identifier = tatacon_id;

0 comments on commit dbcf7fd

Please sign in to comment.