Closed benjaminhallock closed 7 years ago
I'm not sure if your compiler can assume what type of class is expected to be inputted for a function, but I had a lot of booleans that were 1 or 0. They didn't get converted to true or false.
I'm not sure if your compiler can assume what type of class is expected to be inputted for a function, but I had a lot of booleans that were 1 or 0. They didn't get converted to true or false.