Build 0.20.12.0
This commit is contained in:
@@ -327,7 +327,7 @@ namespace Barotrauma
|
||||
{
|
||||
if (levelData == null)
|
||||
{
|
||||
throw new ArgumentException("Current location was null.");
|
||||
throw new ArgumentException("Level data was null.");
|
||||
}
|
||||
|
||||
extraMissions.Clear();
|
||||
|
||||
Reference in New Issue
Block a user