From 2e9e5358ccd4a667744f4695b650d1feb7c505ec Mon Sep 17 00:00:00 2001 From: loglot <88983354+loglot@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:05:52 -0500 Subject: [PATCH] made unstable, less stable --- lib/lib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,