OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Barotrauma
|
||||
|
||||
private void TryShowRetrievedMessage()
|
||||
{
|
||||
if (DetermineCompleted())
|
||||
if (DetermineCompleted(CampaignMode.TransitionType.None))
|
||||
{
|
||||
HandleMessage(ref allRetrievedMessage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user