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-06-08 00:02:37 UTC
-
Revision ID:
josh@9ix.org-20130608000237-v50hyqvrinp5g4rs
try to make setting screen resolution more reliable
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'