Refactored Allow All Weapons In Vehicle to force all vehicles to use … (#1730)

* Refactored Allow All Weapons In Vehicle to force all vehicles to use all GROUPs.
* Refactored project to not depend on src/gta files that already exist in the GTA-V-Classes project.
* feat(cmake): bump GTAV-Classes
This commit is contained in:
gir489
2023-07-16 12:24:40 -04:00
committed by GitHub
parent ae5cb4d42f
commit 6a30fa348c
36 changed files with 108 additions and 339 deletions

View File

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