This commit is contained in:
lenheart
2024-08-02 22:34:11 +08:00
parent 86497247df
commit 248a99ecd1
13 changed files with 120 additions and 95 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": ["siroco18","start"],
"stopAtEntry": false,
"stopOnException": false,
"cwd": "/home/neople/game/",