commited 1.4 scaling by mistake

This commit is contained in:
quadbyte 2025-08-10 16:10:35 -04:00
parent b2d3f401c4
commit 9418d94f6d

View file

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