mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 14:57:27 +08:00
fix(Backend): g_local_player not updating
This commit is contained in:
parent
9f079904cb
commit
da17bb8cb8
@ -10,10 +10,7 @@ namespace big
|
||||
void backend::loop()
|
||||
{
|
||||
g->attempt_save();
|
||||
QUEUE_JOB_BEGIN_CLAUSE()
|
||||
{
|
||||
looped::system_update_pointers();
|
||||
}QUEUE_JOB_END_CLAUSE
|
||||
|
||||
if (g_local_player != nullptr && !api::util::signed_in())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user