JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove obsolete comment
[peach-cgt.git] / 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