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