Corretto bug minimap frasi

This commit is contained in:
Luca Trupiano 2023-03-16 17:18:21 +01:00
parent 6d15949f95
commit dfe4cee56f
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ function drawMinimap(name, onlyContent = false){
currentMinimap = name;
if (currentMinimap == '#vistaFrasi') {
correctionFactor = 1.003;
//correctionFactor = 0.967;
//correctionFactor = 1.003;
correctionFactor = 1.009;
scrollCorrectionFactor = 0.997;
//scrollCorrectionFactor = 1;
} else {