Unify rlGamerHandle code and fix chat inaccuracies. (#2883)

This commit is contained in:
gir489
2024-03-27 16:43:31 -04:00
committed by GitHub
parent 659cffa6f7
commit cde9c23323
5 changed files with 16 additions and 38 deletions

View File

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