Vehicle Abilities (#2474)

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
This commit is contained in:
thehorizon84
2023-12-05 11:35:05 +01:00
committed by GitHub
parent d2a7ff8ba4
commit a3be8d9c03
6 changed files with 224 additions and 18 deletions

View File

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
gtav_classes
GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
GIT_TAG 9e76175d28b3de21c24a69e71bee779d704d8304
GIT_TAG b93fcb4848c935b6b11ce9d5e82fb38aba3a59f4
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""