mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-10 06:14:38 +00:00
desynchronized
This commit is contained in:
@@ -210,6 +210,7 @@ export class GPURenderer {
|
||||
alpha: false,
|
||||
antialias: false,
|
||||
powerPreference: "high-performance",
|
||||
desynchronized: true,
|
||||
});
|
||||
if (!gl) throw new Error("WebGL2 not supported");
|
||||
this.gl = gl;
|
||||
|
||||
Reference in New Issue
Block a user