v0.80.65
This commit is contained in:
@@ -17,5 +17,7 @@ namespace AssetStudio
|
||||
public string m_KlassName;
|
||||
public string m_NameSpace;
|
||||
public string m_AsmName;
|
||||
|
||||
public bool Match(string hash) => Convert.ToHexString(m_OldTypeHash) == hash;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user