[server] Implement and match n_GetPlayerPoolSize(...)

This commit is contained in:
RD42
2024-04-27 18:18:23 +08:00
parent fdd891098b
commit 65ef695183
3 changed files with 11 additions and 4 deletions

View File

@ -11,7 +11,7 @@ CPlayerPool::CPlayerPool()
field_3E8C[playerId] = pNetGame->GetTime();
}
field_30964 = 0;
field_30968 = 0;
m_iPoolSize = 0;
field_FA0 = pNetGame->GetTime();
field_FA4 = 0;
field_FA8 = 0;