lua: change the way native functions are binded (#1543)
This commit is contained in:
@ -3,7 +3,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
gtav_classes
|
||||
GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
|
||||
GIT_TAG 7b8bfba701d70e6a503c0767a5bc3b6c4c0294b8
|
||||
GIT_TAG d8304d3e608dac2c22754962420c19f6e74b2c47
|
||||
GIT_PROGRESS TRUE
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
|
Reference in New Issue
Block a user