Nit pick: replace if statements with switch
These conditions will increase, to keep the code cleaner replace 3 if statements with a switch
Showing
Please register or sign in to comment
These conditions will increase, to keep the code cleaner replace 3 if statements with a switch