diff --git a/index.rb b/index.rb index b1439d976f..15a44347c8 100644 --- a/index.rb +++ b/index.rb @@ -1,4 +1,4 @@ loop do - play 170 - sleep 0.925 + play 82 + sleep 0.683 end