Renamed some static classes

This commit is contained in:
Pazaz 2022-05-01 12:48:59 -04:00
parent 37883b9f35
commit ff0e890dcd
116 changed files with 1932 additions and 1973 deletions

View file

@ -144,7 +144,7 @@ public class AudioChannel {
if (stereo) {
local1 = 512;
}
Static289.clear(arg0, 0, local1);
ArrayUtils.clear(arg0, 0, local1);
this.anInt4638 -= 256;
if (this.stream != null && this.anInt4638 <= 0) {
this.anInt4638 += sampleRate >> 4;