Launcher error messageboxes, more easily controllable & better looking swimming, oxygen tank bugfixes, loading screen coroutine bugfix
This commit is contained in:
@@ -273,7 +273,7 @@ namespace Subsurface
|
||||
{
|
||||
if (i == selectedSound)
|
||||
{
|
||||
Debug.WriteLine(s.sound.Play(1.0f, 2000.0f, position));
|
||||
s.sound.Play(1.0f, 2000.0f, position);
|
||||
Debug.WriteLine("playing: " + s.sound);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user