Refactored Allow All Vehicles (#2604)

* Refactored Allow All Vehicles to use the current seat the ped is in to fetch the animation info that the car is currently using.
* Update gtav-classes tag hash.
* Removed GROUP_SMG from the allow all weapons false scenario.
This commit is contained in:
gir489
2023-12-19 11:15:52 -05:00
committed by GitHub
parent 4e83f3f25f
commit 5e58512a1e
5 changed files with 36 additions and 35 deletions

View File

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