forked from LeenkxTeam/LNXSDK
Update Kha/Backends/Krom/kha/SystemImpl.hx
This commit is contained in:
parent
c5b21a9bb3
commit
387be05826
@ -207,7 +207,7 @@ class SystemImpl {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static function getRefreshRate(): Int {
|
public static function getRefreshRate(): Int {
|
||||||
return 60;
|
return Krom.displayFrequency();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function getSystemId(): String {
|
public static function getSystemId(): String {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user