More salvage fixes (#15618)

This commit is contained in:
metalgearsloth
2023-04-21 17:16:49 +10:00
committed by GitHub
parent 21c05f75ae
commit 39be1723d2
3 changed files with 24 additions and 5 deletions

View File

@@ -46,5 +46,6 @@ public enum ExpeditionStage : byte
Added,
Running,
Countdown,
MusicCountdown,
FinalCountdown,
}