mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Clarify that the assigned code is for the TGP.
This commit is contained in:
parent
dc22e0a577
commit
62e43f1169
@ -15,7 +15,7 @@ class OwnLaserCodeInfo(QHBoxLayout):
|
||||
self.game = game
|
||||
self.flight_member = flight_member
|
||||
|
||||
self.addWidget(QLabel("Assigned laser code:"))
|
||||
self.addWidget(QLabel("Assigned TGP laser code:"))
|
||||
self.addStretch()
|
||||
|
||||
self.code_display = QLabel()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user