feat(hotkey_service): disable on active chat (#651)

This commit is contained in:
Yimura
2022-11-29 20:48:58 +01:00
committed by GitHub
parent eb80ac54bd
commit 1cf0a34597
4 changed files with 14 additions and 1 deletions

View File

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