forked from LeenkxTeam/LNXSDK
Update Kha/Backends/Krom/kha/krom/Graphics.hx
This commit is contained in:
parent
387be05826
commit
e733dca053
@ -59,7 +59,7 @@ class Graphics implements kha.graphics4.Graphics {
|
||||
}
|
||||
|
||||
public function refreshRate(): Int {
|
||||
return 60;
|
||||
return Krom.displayFrequency();
|
||||
}
|
||||
|
||||
public function clear(?color: Color, ?depth: Float, ?stencil: Int): Void {
|
||||
|
Loading…
x
Reference in New Issue
Block a user