Browse Source

Removed stray whitespace.

improved_timing
Ian Burgmyer 6 years ago
parent
commit
4214e34907
  1. 2
      DotSDL/Audio/AudioBuffer.cs

2
DotSDL/Audio/AudioBuffer.cs

@ -21,7 +21,7 @@
InitializeBuffer();
}
}
/// <summary>
/// Returns the number of samples represented by this <see cref="AudioBuffer"/>.
/// </summary>

Loading…
Cancel
Save