Formatting -_-

This commit is contained in:
Raffson
2025-07-13 19:05:10 +02:00
parent db14b691cc
commit c32525b542

View File

@@ -237,7 +237,7 @@ class QWaitingForMissionResultWindow(QDialog):
self.on_debriefing_update(
self.sim_controller.debrief_current_state(Path(file[0]), force_end=True)
)
def reject(self):
self.reset_game_state()
super().reject()