mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
6.0
This commit is contained in:
1
src/modules/player/webgl2-player.ts
Normal file → Executable file
1
src/modules/player/webgl2-player.ts
Normal file → Executable file
@@ -115,6 +115,7 @@ export class WebGL2Player {
|
||||
}
|
||||
|
||||
this.animFrameId = frameCallback(animate);
|
||||
|
||||
let draw = true;
|
||||
|
||||
// Don't draw when FPS is 0
|
||||
|
Reference in New Issue
Block a user