More player database improvements (#1725)

This commit is contained in:
maybegreat48
2023-07-15 20:37:20 +00:00
committed by GitHub
parent c161ee9413
commit 2b6cb52986
19 changed files with 501 additions and 39 deletions

View File

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