Maricel is programming an archery component of a new video game. In her code, she has created an "auto aim" feature that helps players more easily hit their intended targets. The code works such that if the player is aimed at A but instead should be aimed at target T, the game will automatically adjust the angle at which the arrow is fired directly at T. If A and T are 15 meters apart in the example below, how many degrees will Maricel's code adjust the shot?