Skip to content

Commit d24155c

Browse files
committed
Open the game coordinator
1 parent 5f243f9 commit d24155c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"customizations": {
99
"codespaces": {
1010
"openFiles": [
11-
"build/app.js"
11+
"app/scripts/core/gameCoordinator.js"
1212
]
1313
}
1414
},

0 commit comments

Comments
 (0)