Working on volume

This commit is contained in:
quadbyte 2025-08-10 15:37:26 -04:00
parent 9e0bb64d07
commit 5fd3c4a53e
6 changed files with 515 additions and 7 deletions

View file

@ -57,6 +57,6 @@ Singleton {
}
// 3) Safe default
return 1.0
return 1.4
}
}