fix: can_apply_data (#1006)

This commit is contained in:
Aure7138
2023-02-19 19:54:59 +08:00
committed by GitHub
parent c9cfde0a4d
commit df33a922b6
2 changed files with 505 additions and 93 deletions

View File

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