project(mixins): Mixins

This commit is contained in:
Owain van Brakel
2022-05-11 11:56:22 +02:00
parent 3db0d24511
commit f54d953cf0
8 changed files with 30 additions and 11 deletions

View File

@@ -139,12 +139,12 @@ public class class136 extends class144 {
}
}
if (Client.field746 && !class307.method5789()) { // L: 3546
if (Client.playingJingle && !class307.method5789()) { // L: 3546
if (class131.clientPreferences.method2321() != 0 && Client.currentTrackGroupId != -1) { // L: 3547
class18.method266(class16.archive6, Client.currentTrackGroupId, 0, class131.clientPreferences.method2321(), false);
}
Client.field746 = false; // L: 3548
Client.playingJingle = false; // L: 3548
}
} // L: 3550