This commit is contained in:
lenheart
2024-09-15 13:08:42 +08:00
parent 977fdf7ccf
commit b90bde86e0
26 changed files with 948 additions and 210 deletions

2
.vscode/launch.json vendored
View File

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