Hah, I can't believe that worked.

This commit is contained in:
Zixaphir 2014-04-08 14:47:50 -07:00 committed by ccd0
parent 4f3d0f9701
commit cbbaee501a

View File

@ -61,8 +61,7 @@ ImageExpand =
func = ImageExpand.contract func = ImageExpand.contract
g.posts.forEach (post) -> g.posts.forEach (post) ->
toggle post toggle post for post in [post, post.clones...]
toggle post for post in post.clones
return return
setFitness: -> setFitness: ->