Modifiers Keys

wow no longer differentiates between left and right modifier keys and it breaks macros.

too elaborate cause I was in a rush when I wrote this. you used to be able to have a macro that looked like this:

/cast [mod:lshift] spell 1; [mod:rshift] spell 2; spell 3
/cast [mod:lctrl] spell 4; [mod:rctrl] spell 5; spell 6

etc.

but now the game doesn’t see the difference between the keys, this causes accessibility issues if you relied on those different modifiers to condense the keys you need to use into a smaller area of keyboard real estate.