Quote:
Originally Posted by DustyPorViva
Actually, It's only really necessary if the following checks should only be possible when the previous are not true. Should probably use a switch in this case.
|
In this examples case, Omega should have used if else if else if else. A switch would work too though.