Skip to content

Commit

Permalink
Remove transport timer when mission results trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
KJeff01 committed Dec 5, 2023
1 parent 36f9706 commit 063874a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mission.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2219,6 +2219,7 @@ static void missionResetInGameState()
forceHidePowerBar();
intRemoveReticule();
intRemoveMissionTimer();
intRemoveTransporterTimer();
intHideGroupSelectionMenu();
}

Expand Down

0 comments on commit 063874a

Please sign in to comment.