mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 06:47:22 +08:00
fix(GTA Util): Fixed member name
This commit is contained in:
parent
5a4ee9dd21
commit
9d605bcf16
@ -25,7 +25,7 @@ namespace big::gta_util
|
||||
{
|
||||
if (auto ped = ped_factory->m_local_ped)
|
||||
{
|
||||
return ped->m_playerinfo;
|
||||
return ped->m_player_info;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user