👮 newline at end of file
parent
0cbcc0c683
commit
dad2ab5ba9
|
|
@ -132,4 +132,3 @@ module Squib
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
# Tip: you can have the top card be on the left by reversing the range
|
||||||
# angle_range: (Math::PI / 4)..(Math::PI / -4)
|
# angle_range: (Math::PI / 4)..(Math::PI / -4)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue