Add vehicle gears to speedo meter (#1236)

This commit is contained in:
Andreas Maerten
2023-04-15 16:47:36 +02:00
committed by GitHub
parent 1794d9cad3
commit b26c714d74
6 changed files with 142 additions and 122 deletions

View File

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