feat(RCS): Added invalid index crash protections. (#573)

Cleaned up some of the logging.
This commit is contained in:
Reece Watson
2022-11-11 12:44:45 -05:00
committed by GitHub
parent f34b9c0af6
commit 9f55d0fda9
2 changed files with 58 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 07080ad71a8a98f549e8ac78f09dacd4cfd22ad6
GIT_TAG 5d2c9118aed8c1346c7b8cdc271954909bcf888d
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""