rs-client: name Language (#1090)

This commit is contained in:
Lucwousin
2019-07-23 23:21:00 +02:00
committed by ThatGamerBlue
parent 8422c71e83
commit 2f5a53149e
15 changed files with 100 additions and 85 deletions

View File

@@ -36,8 +36,8 @@ public class class186 {
)
@Export("playPcmPlayers")
static final void playPcmPlayers() {
if (class190.pcmPlayer1 != null) {
class190.pcmPlayer1.run();
if (Language.pcmPlayer1 != null) {
Language.pcmPlayer1.run();
}
if (class80.pcmPlayer0 != null) {