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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1091 51575b47-30f0-44d4-a5cc-537603b46e54
parent fdae9c60
No related branches found
No related tags found
No related merge requests found
......@@ -589,7 +589,6 @@ function _M:useOrbPortal(portal)
local ok = false
self:restInit(20, "using the portal", "used the poral", function(cnt, max)
if cnt > max then ok = true end
print("*********** portaling one turn", ok)
coroutine.resume(co)
end)
coroutine.yield()
......
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