RD-3: Implemented M_LoadDefaults. Also add d_strings, giving supprot for English default strings
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -16,7 +16,7 @@
|
||||
}
|
||||
},
|
||||
"args": [
|
||||
"./WADS/DOOM.WAD", "-dev", "-nomonsters", "-skill", "3"
|
||||
"./WADS/DOOM.WAD", "-dev", "-nomonsters", "-skill", "3", "-config", "DEFAULT.CFG"
|
||||
],
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user