feat: scale speed based on level

This commit is contained in:
Martin Prokoph
2025-08-01 17:59:48 +02:00
parent a228e9ab1a
commit 6cc7b95852
8 changed files with 46 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
{
"musicVolume": 100,
"musicVolume": 25,
"soundVolume": 100,
"guiScale": 6.0,
"shouldScaleSpeed": false,
"difficulty": "Normal"
}