jamesg31 / TowerGame

PyGame Tower ATC simulation.
GNU General Public License v3.0
6 stars 1 forks source link

Aircraft Positioning Fix #33

Closed jamesg31 closed 2 years ago

jamesg31 commented 2 years ago

Added a small pixel offset calculated by height of the label surface so that it is vertically centered making the dot the actual location of the aircraft.

Closes #23