Relative Coordinates only offset from 0,0

I opened an existing drawing this week. I start a line from an existing point and use @2,2. The line goes from the start point to absolute position 2,2. Same issue is I use @2,<45. always goes to offset from 0,0.

A new drawing d

works as it should.


What am doing wrong?