Refactor m_rockstar_id into its proper type of a 64-bit signed integer. (#2901)

This commit is contained in:
gir489
2024-03-31 15:11:52 -04:00
committed by GitHub
parent fe04dfedf3
commit d0292b59cb
4 changed files with 9 additions and 5 deletions

View File

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