tetris/.vscode/settings.json

9 lines
106 B
JSON
Raw Permalink Normal View History

2020-03-22 06:47:17 +00:00
{
"cSpell.words": [
"Mino",
"PLAYFIELD",
"Renderable",
"Tickable",
"tetromino"
]
}