X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=client.coffee;h=da53a242f18e05db60f8542ba3987893a0d0431f;hp=1e2c966322042676284e6d8c8f0d2c253d1e01dd;hb=e39c3d01d9c40b425168f1f8dcb2d9ddef975808;hpb=349583c86f05f027c2d92920549df2b22328d5c6 diff --git a/client.coffee b/client.coffee index 1e2c966..da53a24 100644 --- a/client.coffee +++ b/client.coffee @@ -61,6 +61,7 @@ instantiate_card = (card) -> card.z = next_card_z() view = $ $ "
#{text}
" + view.data card.number button_box = $ $ '
' flip_button = new_button "flip over" mark_button = new_button "mark"