[Auth]: Edit comment (#931)

This commit is contained in:
Edo 2023-04-16 11:36:06 +02:00 committed by GitHub
parent c9b1566e38
commit 9401543a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,7 +271,7 @@ namespace Components
HasAccessToReservedSlot = std::strcmp((*Game::sv_privatePassword)->current.string, value) == 0;
// This stubs runs right before the 'server is full check' so we can call this here
// This stub runs right before the 'server is full check' so we can call this here
Bots::SV_DirectConnect_Full_Check();
return value;