allow completion of 0-1 stage

This commit is contained in:
Mikhail Thompson
2024-06-26 19:27:01 +03:00
parent 838240de58
commit ce0b5bf040
10 changed files with 77 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ namespace nksrv.LobbyServer.Msgs.Antibot
{
protected override async Task HandleAsync()
{
var req = ReadData<ReqAntibotRecvData>();
var req = await ReadData<ReqAntibotRecvData>();
// I don't really care about reimplementing the server side anticheat, so return