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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user