Add proper OOB calculation for CSectorDataNode. (#2103)

This commit is contained in:
gir489
2023-09-11 12:06:24 -04:00
committed by GitHub
parent 43bf73ba56
commit c2dd37c815
2 changed files with 40 additions and 9 deletions

View File

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