diff --git a/lib/lib.js b/lib/lib.js index bcee86c..fa2a0f1 100644 --- a/lib/lib.js +++ b/lib/lib.js @@ -22,7 +22,7 @@ let player = { slowSpeed : 5, mediumSpeed : 10, fastSpeed : 20, - unstableSpeed : 100, + unstableSpeed : 500, currentSpeed : 10,