Skip to content

Commit

Permalink
curve
Browse files Browse the repository at this point in the history
a
  • Loading branch information
KemGus committed Sep 21, 2023
1 parent 4e23494 commit e162bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/autorun/acf_globals.lua
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ if CLIENT then
ACF.Wind = Vector(net.ReadFloat(), net.ReadFloat(), 0)
end)
else
local curveFactor = 2
local curveFactor = 2.5
local reset_timer = 60

timer.Create("ACE_Wind", reset_timer, 0, function()
Expand Down

0 comments on commit e162bd4

Please sign in to comment.