Browse Source

👮 newline at end of file

dev
Andy Meneely 10 years ago
parent
commit
dad2ab5ba9
  1. 1
      lib/squib/graphics/shapes.rb
  2. 1
      samples/hand.rb

1
lib/squib/graphics/shapes.rb

@ -132,4 +132,3 @@ module Squib
end
end

1
samples/hand.rb

@ -21,4 +21,3 @@ Squib::Deck.new(cards: 8, layout: 'playing-card.yml') do
# Tip: you can have the top card be on the left by reversing the range
# angle_range: (Math::PI / 4)..(Math::PI / -4)
end

Loading…
Cancel
Save