This commit is contained in:
lenheart
2024-07-19 13:36:35 +08:00
parent 27e53d431e
commit 1fb87fa181
9 changed files with 14 additions and 11 deletions

2
.vscode/launch.json vendored
View File

@@ -9,7 +9,7 @@
"type": "cppdbg",
"request": "launch",
"program": "/home/neople/game/df_game_r",
"args": ["siroco15","start"],
"args": ["siroco20","start"],
"stopAtEntry": false,
"stopOnException": false,
"cwd": "/home/neople/game/",