完成进入房间和地图功能

This commit is contained in:
2025-08-28 00:20:33 +08:00
parent 94af0e5ddb
commit bd0457d4c5
10 changed files with 62 additions and 80 deletions

View File

@@ -3,7 +3,7 @@
"profiles": {
"Main": {
"commandName": "Project",
"workingDirectory": "$(OutputPath)",
// "workingDirectory": "$(OutputPath)",
"environmentVariables": {},
"commandLineArgs": "--m Develop"
}