Update Kha/Backends/Krom/kha/SystemImpl.hx
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user