Commit 4522cb1df9f51b55c9795956adb801cb5177c99b

Kyle Schaefer 2021-05-25T03:17:03

Changing variable from float to int, this way we can check it's value without having to do an unnecessary conversion. Then do explicit conversions later on if we need.