Skip to content

Commit 6328e47

Browse files
Restore missing compiled scripts.
1 parent bd3682e commit 6328e47

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

NewBuild/Build/NewBuild.data

-70 Bytes
Binary file not shown.

NewBuild/Build/NewBuild.loader.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

NewBuild/Build/NewBuild.wasm

79 Bytes
Binary file not shown.

NewBuild/GUID.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0bbca0ee004e4e678964c457c594472a
1+
14e46c85d0754182adbd7907b648805a

NewBuild/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
companyName: "NTNU Ålesund",
3535
productName: "Simulation Learning Lab",
3636
productVersion: "0.4",
37-
matchWebGLToCanvasSize: false, // Uncomment this to separately control WebGL canvas render size and DOM element size.
37+
matchWebGLToCanvasSize: true, // Uncomment this to separately control WebGL canvas render size and DOM element size.
3838
devicePixelRatio: 1, // Uncomment this to override low DPI rendering on high DPI displays.
3939
}).then((unityInstance) => {
4040
}).catch((message) => {

0 commit comments

Comments
 (0)