allow screenshot from game as thumbnail header

This commit is contained in:
2026-02-07 12:48:13 +02:00
parent ab9c4d0508
commit 1978e82888
5 changed files with 42 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ export default {
async mounted(){
gameEngine = new GameEngine();
this.engine = gameEngine;
//this.gameEngine = gameEngine;
await gameEngine.init(this.$refs.target, {
xr: true,