ClawMachineCosplay/.vscode/settings.json

5 lines
56 B
JSON
Raw Normal View History

2024-06-01 02:22:57 +02:00
{
"files.associations": {
"*.z": "c"
}
}