17471748174917501751175217531754175517561757
} } else if (split[1].equalsIgnoreCase("play")) { SoundSystem sound = getSoundSystem(); if (sound != null) { if (!sound.playing("BgMusic")) { sound.play("BgMusic"); } if (!sound.playing("BgMusic")) { playRandomMusic(); } } else {