Автоматический клинап

This commit is contained in:
2025-03-13 20:01:17 +03:00
parent 1ff521c614
commit 40a7f86dcf
30 changed files with 55 additions and 36 deletions
@@ -36,7 +36,7 @@ namespace mROA.Implementation
var interaction = _hub.GetInteracion(id);
produced.Inject(interaction);
return produced;
}
}