chore: App.vue updates for player and editor
This commit is contained in:
@@ -49,7 +49,7 @@ function importJSON() {
|
||||
}
|
||||
|
||||
function testScene(id: string) {
|
||||
window.open('/?scene=' + id, '_blank')
|
||||
window.open('/?scene=/scenes/demo.json&startScene=' + id, '_blank')
|
||||
}
|
||||
|
||||
async function onFileSelected(e: Event) {
|
||||
|
||||
Reference in New Issue
Block a user