v0.4.1.3:
- fixed debug message height not being set correctly - fixed submarine list not being updated if host has enabled "play yourself" - fixed "queue empty" error when attempting to download a sub from the server - maximum number of iterations when carving a path for a cave
This commit is contained in:
@@ -535,7 +535,7 @@ namespace Barotrauma.Sounds
|
||||
}
|
||||
catch
|
||||
{
|
||||
continue;
|
||||
finished = true;
|
||||
}
|
||||
|
||||
if (finished)
|
||||
|
||||
Reference in New Issue
Block a user