fix(player_db): fix player database (#2166)
This commit is contained in:
@ -327,7 +327,7 @@ namespace big
|
||||
|
||||
for (auto& bucket : gamer_handle_buckets)
|
||||
{
|
||||
rage::rlTaskStatus status{};
|
||||
rage::rlScTaskStatus status{};
|
||||
|
||||
rage::rlQueryPresenceAttributesContext contexts[bucket_size][9]{};
|
||||
rage::rlQueryPresenceAttributesContext* contexts_per_player[bucket_size]{};
|
||||
|
Reference in New Issue
Block a user