save code

This commit is contained in:
xsl
2025-11-13 17:37:14 +08:00
parent ff00d14f5b
commit 3cc29f52e3
+1 -1
View File
@@ -9,7 +9,7 @@
"type": "coreclr",
"request": "launch",
"preLaunchTask": "build",
"program" :"E:/tools/Godot_v4.5.1-stable_mono_win64/Godot_v4.5.1-stable_mono_win64_console.exe",
"program" :"E:/tools/Godot_v4.5.1-stable_mono_win64/Godot_v4.5.1-stable_mono_win64.exe",
"cwd": "${workspaceFolder}",
"console": "internalConsole",
"stopAtEntry": false,