mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +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)
|
||||
flight = Flight(
|
||||
package,
|
||||
self.game.player_country if player else self.game.enemy_country,
|
||||
F_16C_50,
|
||||
2,
|
||||
task,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user