Closed theory closed 9 months ago
Was always experimental, been deprecated for a while, and for some reason the warnings jumped out at me today. So replace them with bog standard if/elseif/else syntax, instead.
if
elseif
else
Was always experimental, been deprecated for a while, and for some reason the warnings jumped out at me today. So replace them with bog standard
if
/elseif
/else
syntax, instead.