proper fix for weapon info damage crash (#2740)

This commit is contained in:
Quentin
2024-02-21 07:48:42 +01:00
committed by GitHub
parent 42d631882a
commit 26686402c3
5 changed files with 38 additions and 3 deletions

View File

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