mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-26 21:24:12 +08:00
Update LunaHostDll.cpp
This commit is contained in:
parent
e063c5346a
commit
d84feaa383
@ -185,6 +185,7 @@ C_LUNA_API void Luna_useembed(DWORD pid,uint64_t address,uint64_t ctx1,uint64_t
|
|||||||
sm->addr[i]=address;
|
sm->addr[i]=address;
|
||||||
sm->ctx1[i]=ctx1;
|
sm->ctx1[i]=ctx1;
|
||||||
sm->ctx2[i]=ctx2;
|
sm->ctx2[i]=ctx2;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user