mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-08 18:33:37 +08:00
954b7673ee
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts. * Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view * Added includes to RCS * Added a check on GGO to ensure it's not null * Updated GTAV-Classes submodule * Added CObject header file * Changed a native to a pointer, when such changes didn't need to be done. * Changed string on hooking * Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync. * Added IDP Enable/Disable (#402)