mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-22 10:43:57 -04:00
update
This commit is contained in:
parent
042d85c664
commit
3a0e55075d
@ -110,7 +110,7 @@ public final class EntryPoint {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
LOG.warning("Invalid DPI scale: " + uiScale);
|
||||
LOG.warning("UI scale out of range: " + uiScale);
|
||||
}
|
||||
} catch (Throwable e) {
|
||||
LOG.warning("Invalid DPI scale: " + uiScale);
|
||||
|
Loading…
x
Reference in New Issue
Block a user