mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 20:17:24 +08:00
fix
This commit is contained in:
parent
b56c146f42
commit
8a0f066224
@ -312,7 +312,7 @@ namespace big
|
||||
msg->m_detail.m_player_count = std::max(25, (int)msg->m_detail.m_player_count);
|
||||
}
|
||||
|
||||
if (g.spoofing.session_player_count)
|
||||
if (g.spoofing.spoof_session_player_count)
|
||||
{
|
||||
msg->m_detail.m_player_count = g.spoofing.session_player_count;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user