@@ -61,7 +61,7 @@ struct CTGDynRewriteStruct {
unsigned int m_statusPC;
unsigned int m_toTG;
unsigned int m_range;
std::vector<unsigned int> m_exclTGs;
std::vector<std::pair<unsigned int, unsigned int>> m_exclTGs;
};
struct CIdRewriteStruct {
The note is not visible to the blocked user.