Better autopilot, guiframe tweaking, fixed ui scaling, aicontroller bugfixes, human walk/run anim uses HandIK
This commit is contained in:
@@ -324,9 +324,7 @@ namespace Subsurface.Sounds
|
||||
|
||||
oggStreamer.AddStream(oggStream);
|
||||
|
||||
oggStream.Volume = volume;
|
||||
|
||||
oggStream.Play();
|
||||
oggStream.Play(volume);
|
||||
|
||||
return oggStream;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user