mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Fix flight path debugging.
This commit is contained in:
parent
6200ec8e0e
commit
b2fafc22dd
@ -495,6 +495,7 @@ class QLiberationMap(QGraphicsView):
|
|||||||
package = Package(target)
|
package = Package(target)
|
||||||
flight = Flight(
|
flight = Flight(
|
||||||
package,
|
package,
|
||||||
|
self.game.player_country if player else self.game.enemy_country,
|
||||||
F_16C_50,
|
F_16C_50,
|
||||||
2,
|
2,
|
||||||
task,
|
task,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user