Update Kha/Backends/Krom/kha/SystemImpl.hx

This commit is contained in:
LeenkxTeam 2025-05-13 19:35:50 +00:00
parent c5b21a9bb3
commit 387be05826

View File

@ -207,7 +207,7 @@ class SystemImpl {
}
public static function getRefreshRate(): Int {
return 60;
return Krom.displayFrequency();
}
public static function getSystemId(): String {