Fix merge conflict
This commit is contained in:
parent
193f66fd2d
commit
2d7a108e79
@ -257,11 +257,7 @@ namespace sounds {
|
||||
|
||||
namespace music {
|
||||
let numSoundsPlaying = 0;
|
||||
<<<<<<< Updated upstream
|
||||
let soundsLimit = 3;
|
||||
=======
|
||||
const soundsLimit = 1;
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
/**
|
||||
* Plays a sound
|
||||
|
Loading…
Reference in New Issue
Block a user