Fixes for b3095 (#2537)

* Refactored TRIGGER_SCRIPT_EVENT for the duplicate f_2 argument they added in 3095.
Fixed OOB gadget spam caused by the tow truck.
Increased max interiors in InteriorControl.
* Updated scripted_game_event.
* Update GTAV-Classes repo.
* Fixed locals for 3095.
* Bump project to Build 3095.
This commit is contained in:
gir489
2023-12-13 18:56:40 -05:00
committed by GitHub
parent 0eb7ab6c50
commit 228ce6b25e
27 changed files with 99 additions and 72 deletions

View File

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