mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Re-add whitespace.
This commit is contained in:
parent
ab2046a2c2
commit
d10b4c1e13
@ -92,6 +92,7 @@ class QAircraftRecruitmentMenu(QFrame, QRecruitBehaviour):
|
|||||||
self, "No space for additional aircraft",
|
self, "No space for additional aircraft",
|
||||||
f"There is no parking space left at {self.cp.name} to accommodate another plane.", QMessageBox.Ok)
|
f"There is no parking space left at {self.cp.name} to accommodate another plane.", QMessageBox.Ok)
|
||||||
return
|
return
|
||||||
|
|
||||||
super().buy(unit_type)
|
super().buy(unit_type)
|
||||||
self.hangar_status.update_label()
|
self.hangar_status.update_label()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user