JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix whitespace
[peach-cgt.git] / client.coffee
index a87cb54..e263dfb 100644 (file)
@@ -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()