05.11.2016, 20:15
Hi, I've been thinking about bools and variables for a long time so I finally decided to ask my question here: what's the difference between using a bool and a variable for true/false? I've been always using true/false with a variable. What's the difference?