Ensure that when processing bools we do a "!=0" test; we don't just want to...
Ensure that when processing bools we do a "!=0" test; we don't just want to store `7` as a bool - that causes problems sometimes.
Showing
Please register or sign in to comment