Skip to content

Commit f853d3e

Browse files
authored
feat: Bump aang renderer to versoin 2.2.2 (#152)
1 parent 28c3395 commit f853d3e

6 files changed

Lines changed: 2 additions & 2 deletions

File tree

-861 KB
Binary file not shown.
292 Bytes
Binary file not shown.

public/unity/Build/aang-renderer.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.
75 KB
Binary file not shown.
146 KB
Binary file not shown.

src/lib/unity/render.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export async function render(canvas: HTMLCanvasElement): Promise<IPreviewControl
3333
'/emotes',
3434
'Decentraland',
3535
'AangRenderer',
36-
'2.2.1',
36+
'2.2.2',
3737
true,
3838
[],
3939
)) as UnityInstance

0 commit comments

Comments
 (0)