forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
dcf5638188
commit
03b5a09c9d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ CreateThread(function()
|
|||
SetPedDensityMultiplierThisFrame(0.7)
|
||||
SetScenarioPedDensityMultiplierThisFrame(0.7, 0.7)
|
||||
SetVehicleDensityMultiplierThisFrame(0.7)
|
||||
SetRandomVehicleDensityMultiplierThisFrame(0.4)
|
||||
SetRandomVehicleDensityMultiplierThisFrame(0.6)
|
||||
SetParkedVehicleDensityMultiplierThisFrame(0.0)
|
||||
|
||||
-- Kein Wanted-Level / Polizei-Eingriffe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue