pygame 0.2

This commit is contained in:
ada-dmitry
2024-02-24 17:53:02 +03:00
parent c17be3e11c
commit 2b5c75c124
10 changed files with 83 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"python.analysis.typeCheckingMode": "basic",
"python.analysis.autoImportCompletions": true
}