Fix C4/Flare limit and not working (#3308)

* Closes #3307

* Fix instant respawn.
This commit is contained in:
gir489
2024-07-08 15:13:06 -04:00
committed by GitHub
parent e06cbb558c
commit ce8d63d0d1
2 changed files with 3 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 f37ff433e2910d5db3af7ddaee2abc82c508b0c0
GIT_TAG 06c58d9c11a9a22336947fbe430d5f4951ff34d7
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""