fix(kicks): fix script host kick (#3392)
Some checks failed
Nightly Build / Check Recent Commit (push) Failing after 4s
Nightly Build / Build Nightly (push) Has been skipped
Nightly Build / Recreate Release (push) Has been skipped

This commit is contained in:
Mr-X-GTA 2024-07-22 11:17:36 +02:00 committed by GitHub
parent b1e1467738
commit 2ff3105684
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ namespace big::scr_globals
{
static inline const script_global gsbd(2648938);
static inline const script_global gsbd_fm(1845281);
static inline const script_global gsbd_kicking(1877042);
static inline const script_global gsbd_kicking(1877252);
static inline const script_global gsbd_fm_events(1916617);
static inline const script_global gsbd_block_c(2652592);
static inline const script_global gsbd_property_instances(1936863);