Remove extraneous semicolon after if condition.
They are interpreted as the if body making it useless (the conditional statement is always executed).
if.patch (1.42 KB)
Remove extraneous semicolon after if condition.
They are interpreted as the if body making it useless (the conditional statement is always executed).
if.patch (1.42 KB)