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

Changed Exponential, Cubic, and Circular to Enum #106

Closed ThoughtSpinnr closed 4 years ago

ThoughtSpinnr commented 5 years ago

Before this change, attempting to use either of those 3 using their Enums will throw an error.