mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Fixed JTAC infos in briefing
This commit is contained in:
parent
2d5ad16399
commit
67d96061da
@ -113,7 +113,7 @@ class BriefingGenerator:
|
||||
|
||||
|
||||
self.description += "JTACS [F-10 Menu] : \n"
|
||||
self.description += "==================="
|
||||
self.description += "===================\n\n"
|
||||
for jtac in self.game.jtacs:
|
||||
self.description += str(jtac[0]) + " -- Code : " + str(jtac[1]) + "\n"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user