From: Jason Woofenden Date: Tue, 1 Nov 2011 04:12:40 +0000 (-0400) Subject: remove obsolete comment X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=commitdiff_plain;h=f229f006c7b208e9bf1d7f1b92ef11e03c7baee7 remove obsolete comment --- diff --git a/client.coffee b/client.coffee index 21587dd..24421f9 100644 --- a/client.coffee +++ b/client.coffee @@ -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