modified: .vscode/settings.json

This commit is contained in:
hanyixuanten
2026-08-15 16:51:31 +08:00
parent 4ea36bd526
commit 332670838a
+1 -1
View File
@@ -1,4 +1,4 @@
{
"C_Cpp.default.compilerPath": "C:\\Program Files (x86)\\Dev-Cpp\\MinGW64\\bin\\g++.exe",
"editor.fontSize": 21
"editor.fontSize": 24
}