To get this branch, use:
bzr branch
http://9ix.org/bzr/spacey
« back to all changes in this revision
Viewing changes to group.lua
-
Committer:
Josh C
-
Date:
2013-05-20 01:09:55 UTC
-
Revision ID:
josh@9ix.org-20130520010955-8kzcxxe7sa8pdk8e
don't keep spawning rocks after death.
Show diffs side-by-side
added
removed
3
local origRemove = Group.remove
5
function Group:remove(sprite)
6
if sprite.onRemove then
10
origRemove(self, sprite)
b'\\ No newline at end of file'