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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1143 51575b47-30f0-44d4-a5cc-537603b46e54
parent c9715c96
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ function _M:move(x, y, force)
map.particles[e] = true
end
end
for i = 1, #del do self.particles[del[i] ] = nil end
for i = 1, #del do self.__particles[del[i] ] = nil end
self:useEnergy()
......
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