JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove obsolete comment
authorJason Woofenden <jason@jasonwoof.com>
Tue, 1 Nov 2011 04:12:40 +0000 (00:12 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 1 Nov 2011 04:12:40 +0000 (00:12 -0400)
client.coffee

index 21587dd..24421f9 100644 (file)
@@ -154,7 +154,6 @@ init = ->
                if agent is me
                        tell_server ['flip', agent, card, state]
        state.on 'set_cards', (agent, cards) ->
-               # FIXME add agent arg and tell server if it's not us
                $('.card').remove()
                for card in cards
                        instantiate_card card