Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 5ae77fc

Browse files
committed
TGS Test merge #12388
2 parents d0f802e + d6def91 commit 5ae77fc

47 files changed

Lines changed: 3043 additions & 881 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.vscode/launch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"request": "launch",
77
"name": "Launch DreamSeeker",
88
"preLaunchTask": "Build All",
9-
"dmb": "${workspaceFolder}/${command:CurrentDMB}"
9+
"dmb": "${workspaceFolder}/${command:CurrentDMB}",
10+
"dreamDaemon": true
1011
}
1112
]
1213
}

0 commit comments

Comments
 (0)