Check on the modifier flag were explicitly masking all modifiers which isn't needed as this flag is ensured to only have the four expected modifier flags set. Simplify logic by removing masking for "all" modifiers.
Check on the modifier flag were explicitly masking all modifiers which isn't needed as this flag is ensured to only have the four expected modifier flags set. Simplify logic by removing masking for "all" modifiers.