Fixed incorrect hash generation + lint fixes
This commit is contained in:
@@ -98,6 +98,7 @@ class UserModule : public XModule {
|
||||
|
||||
private:
|
||||
X_STATUS LoadXexContinue();
|
||||
void CalculateHash();
|
||||
|
||||
std::string name_;
|
||||
std::string path_;
|
||||
|
||||
Reference in New Issue
Block a user