Fixed KERS boost not being handled by vehicle_boost_behavior. (#1922)

This commit is contained in:
gir489
2023-08-06 04:36:48 -04:00
committed by GitHub
parent ee364cd684
commit e1c0f97cd3
4 changed files with 63 additions and 19 deletions

View File

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