Skip to content

Commit dcc246e

Browse files
committed
fuck
1 parent ac7df20 commit dcc246e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/util/ui/src/WhackButton.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class WhackButton::Impl final {
2525
int inputCount = 0;
2626
int inputTarget = s_severities.size();
2727

28-
float scale = randng::get(0.875f, 0.5f);
28+
float scale = randng::get(0.875f, 0.625f);
2929

3030
Button* button = nullptr;
3131
ProgressBar* countdown = nullptr;

0 commit comments

Comments
 (0)