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

fix

git-svn-id: http://svn.net-core.org/repos/t-engine4@228 51575b47-30f0-44d4-a5cc-537603b46e54
parent 8d293cd2
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,6 @@ function _M:init(t, no_default)
end
function _M:act()
print("[memory]", collectgarbage("count"))
if not engine.Actor.act(self) then return end
-- Cooldown talents
......
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