]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/.vscode/settings.json
Map voting: allow to quickly vote a map with a number grater than 10 with the shortcu...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / .vscode / settings.json
1 {
2     "files.associations": {
3         "*.qc": "c",
4         "*.qh": "c",
5         "*.inc": "c"
6     },
7     "C_Cpp.errorSquiggles": "Disabled",
8     "C_Cpp.dimInactiveRegions": false
9 }