Test button for sounds and new Audio() code #630
This commit is contained in:
@@ -19,7 +19,7 @@ export default function CheckSeasonPopup() {
|
||||
}
|
||||
});
|
||||
Flash(3, 'SeaFlash');
|
||||
PlaySound(CMOptions.SeaSoundURL, 'SeaSound', 'SeaVolume');
|
||||
PlaySound(CMOptions.SeaSoundURL, 'SeaSound', 'SeaVolume', false);
|
||||
CreateNotification(
|
||||
'SeaNotification',
|
||||
'Reindeer sighted!',
|
||||
|
||||
Reference in New Issue
Block a user