Add handcuff distance var
This commit is contained in:
@@ -84,6 +84,7 @@ let globalConfig = {
|
|||||||
houseBlipStreamOutDistance: 120,
|
houseBlipStreamOutDistance: 120,
|
||||||
jobBlipStreamInDistance: 300,
|
jobBlipStreamInDistance: 300,
|
||||||
jobBlipStreamOutDistance: 320,
|
jobBlipStreamOutDistance: 320,
|
||||||
|
handcuffPlayerDistance: 3,
|
||||||
};
|
};
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user