mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-24 01:22:23 +08:00
More fixes (#71)
- Improved session multiplexer - Fixed kick from interior - Fixed explode player - Fixed force script host - Re-added null function kick - Re-added auto kick host - Removed host token spoofing
This commit is contained in:
@ -3,7 +3,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
gtav_classes
|
||||
GIT_REPOSITORY https://github.com/Mr-X-GTA/GTAV-Classes-1.git
|
||||
GIT_TAG 9ca0cb74882505d7d2c382e9a588972fd4589775
|
||||
GIT_TAG e803b20ec3d6cf20d6b254c915e088bd010f006e
|
||||
GIT_PROGRESS TRUE
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
|
Reference in New Issue
Block a user