Skip to content
Snippets Groups Projects
Commit 3874903c authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@3161 51575b47-30f0-44d4-a5cc-537603b46e54
parent 5d0a7ee7
No related branches found
No related tags found
No related merge requests found
......@@ -518,8 +518,6 @@ function _M:syncOnline(module)
end
function _M:checkModuleHash(module, md5)
self.hash_valid = true
do return true end
self.hash_valid = false
-- if not self.auth then return nil, "no online profile active" end
if config.settings.cheat then return nil, "cheat mode active" end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment