Skip to content

Commit

Permalink
Merge pull request #823 from DollyRamella/master
Browse files Browse the repository at this point in the history
Update cirefe.ts
  • Loading branch information
DollyRamella authored Feb 3, 2025
2 parents 38d8be9 + dd8ab9e commit 26801f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cirefe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ WA.room.area.onEnter("scene").subscribe(() => { // Accorder l'accès à la scene
});
WA.room.area.onLeave("scene").subscribe(() => { // Accorder l'accès à la scene selon les tags
WA.room.showLayer("floor/collisions-scene");
});
});

0 comments on commit 26801f8

Please sign in to comment.