Woops wrong game feature name
This commit is contained in:
@@ -243,7 +243,7 @@ function createPropertyCommand(command, params, client) {
|
||||
params,
|
||||
getPlayerPosition(client),
|
||||
toVector3(0.0, 0.0, 0.0),
|
||||
(isGameFeatureSupported("pickups")) ? getGameConfig().pickupModels[getGame()].Business : -1,
|
||||
(isGameFeatureSupported("pickup")) ? getGameConfig().pickupModels[getGame()].Business : -1,
|
||||
-1,
|
||||
getPlayerInterior(client),
|
||||
getPlayerDimension(client),
|
||||
|
||||
Reference in New Issue
Block a user