TaTaCon: fix possible hotswap problem

This commit is contained in:
Tillmann Karras 2022-09-11 00:06:54 +01:00
parent 2bbae05849
commit b418441f4a

View File

@ -63,6 +63,8 @@ void TaTaCon::Update()
void TaTaCon::Reset()
{
EncryptedExtension::Reset();
m_reg = {};
m_reg.identifier = tatacon_id;