All latest uncommited chages from Vladimir

Revert if needed
This commit is contained in:
2023-07-31 13:40:39 +05:00
parent 24c76eb8e4
commit 2d61562487
58 changed files with 2376 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ namespace YandexGameServer.Controllers
_logger = logger;
}
[HttpGet("find")]
public async Task<IActionResult> OnClientFindTag([FromQuery] string id, [FromQuery] Games game)
{