To get this branch, use:
bzr branch
http://9ix.org/bzr/traderous
« back to all changes in this revision
Viewing changes to group.lua
-
Committer:
Josh C
-
Date:
2013-05-13 20:26:30 UTC
-
Revision ID:
josh@9ix.org-20130513202630-jd3tf1rr5zp3gbcm
move player around looping world
Show diffs side-by-side
added
removed
2
local origRemove = Group.remove
4
function Group:remove(sprite)
5
if sprite.onRemove then
9
origRemove(self, sprite)
b'\\ No newline at end of file'