implement SetColorString

This commit is contained in:
Misha
2023-06-24 21:47:05 +03:00
parent 323a2ee0e7
commit 7ae1c05df9
9 changed files with 86 additions and 6 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"legovideomanager.h": "c"
}
}