examples/euruko.rb in whirly-0.2.3 vs examples/euruko.rb in whirly-0.2.4

- old
+ new

@@ -43,10 +43,10 @@ # # # Pong Game print "\033c" puts Paint["Pong", :underline] -Whirly.start spinner: "pong", use_color: false, status: "Two computers in a game of Pong" do +Whirly.start spinner: "pong", color: false, status: "Two computers in a game of Pong" do sleep 9 end puts puts