Fixed advanced compass not displaying target and beacons when target was selected.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1483 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
59d3a3c389
commit
8fdf7b21fd
@ -738,6 +738,7 @@ static BOOL hostiles;
|
||||
|
||||
case COMPASS_MODE_TARGET:
|
||||
reference = the_target;
|
||||
break;
|
||||
|
||||
case COMPASS_MODE_BEACONS:
|
||||
reference = the_next_beacon;
|
||||
|
Loading…
x
Reference in New Issue
Block a user