Skip to content
Snippets Groups Projects
Commit 4a8eeb04 authored by Adrian Paschkowski's avatar Adrian Paschkowski :thinking:
Browse files

Fix WebGL build

parent 2c8e908f
No related branches found
No related tags found
No related merge requests found
......@@ -541,11 +541,11 @@ PlayerSettings:
webGLTemplate: APPLICATION:Default
webGLAnalyzeBuildSize: 0
webGLUseEmbeddedResources: 0
webGLCompressionFormat: 0
webGLCompressionFormat: 1
webGLWasmArithmeticExceptions: 0
webGLLinkerTarget: 1
webGLThreadsSupport: 0
webGLDecompressionFallback: 0
webGLDecompressionFallback: 1
scriptingDefineSymbols: {}
additionalCompilerArguments: {}
platformArchitecture: {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment