This commit is contained in:
lenheart
2024-07-22 19:26:56 +08:00
parent 945562c2b9
commit 48f5ee8c62
150 changed files with 826 additions and 1058 deletions

2
.vscode/launch.json vendored
View File

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