String comparison using == instead of equals()?
Mari023 opened this issue ยท 1 comments
While implementing showing Trinkets slots on an Inventory, I stumbled upon String comparisons using == or !=
Is there a reason why you do this or is it just an oversight?
example