addHook("PlayerThink", function(p)
	p.pmomz = 0
end)
--2.0 didn't have the upwards/downwards momentum from FOFs
--so, set that momentum to 0 at all times.