fix player

This commit is contained in:
2026-03-31 09:57:31 +03:00
parent 29ff210adb
commit 29287712b5
16 changed files with 50 additions and 67 deletions

View File

@@ -2,5 +2,6 @@
auto main(int argc, char* args[]) -> int
{
// test sshd
run();
}