TaTaCon: fix possible hotswap problem

This commit is contained in:
Tillmann Karras
2022-09-11 00:16:00 +01:00
parent 2bbae05849
commit b418441f4a
@@ -63,6 +63,8 @@ void TaTaCon::Update()
void TaTaCon::Reset()
{
EncryptedExtension::Reset();
m_reg = {};
m_reg.identifier = tatacon_id;