Sleitnick / AeroGameFramework

AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
https://sleitnick.github.io/AeroGameFramework/
MIT License
216 stars 57 forks source link

NumberUtil.Map for ApplyDeadzone #161

Closed ThoughtSpinnr closed 4 years ago

ThoughtSpinnr commented 4 years ago

Gamepad:ApplyDeadzone() now uses NumberUtil.Map() for consistency

ThoughtSpinnr commented 4 years ago

Used incorrect method from NumberUtil