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

oups

git-svn-id: http://svn.net-core.org/repos/t-engine4@4042 51575b47-30f0-44d4-a5cc-537603b46e54
parent 63b2173c
No related branches found
No related tags found
No related merge requests found
......@@ -580,7 +580,6 @@ function _M:syncOnline(module, mod_def)
end
function _M:checkModuleHash(module, md5)
do self.hash_valid=true 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
......
No preview for this file type
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