mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Stats view now has a tab for vehicles forces. Display waypoint coordinates in waypoint tab.
This commit is contained in:
@@ -66,7 +66,7 @@ class QLiberationMap(QGraphicsView):
|
||||
scene.clear()
|
||||
|
||||
self.addBackground()
|
||||
self.add_game_events()
|
||||
#self.add_game_events()
|
||||
|
||||
for cp in self.game.theater.controlpoints:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user