X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=client.coffee;h=e263dfb0890210b587dec5e0715cbefe20f9d1dc;hp=a87cb5404d6b074c0bb8dcb3cb20d9f1dddb3395;hb=89e6048a552a90df061f10d78a836358d6782b01;hpb=f46ce45eaf3db64e5d7bd9ea2c19ed3d4431c35a diff --git a/client.coffee b/client.coffee index a87cb54..e263dfb 100644 --- a/client.coffee +++ b/client.coffee @@ -32,7 +32,7 @@ add_card = (text, x, y) -> p = card.position() card.children().html("(#{p.left}, #{p.top})") # FIXME tell server - + init = -> if state.auto_shuffle state.my_cards.shuffle()