v1.4.4.1 (Blood in the Water Update)
This commit is contained in:
@@ -240,7 +240,7 @@ namespace Barotrauma
|
||||
}
|
||||
else
|
||||
{
|
||||
DebugConsole.ThrowError($"Sprite \"{file}\" not found!");
|
||||
DebugConsole.ThrowError($"Sprite \"{file}\" not found!", contentPackage: contentPackage);
|
||||
DebugConsole.Log(Environment.StackTrace.CleanupStackTrace());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user