Unstable 1.2.1.0
This commit is contained in:
@@ -84,7 +84,8 @@ namespace Barotrauma
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
DebugConsole.ThrowError($"Error while loading talent migration for talent \"{Identifier}\".", e);
|
||||
DebugConsole.ThrowError($"Error while loading talent migration for talent \"{Identifier}\".", e,
|
||||
element?.ContentPackage);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user