Remove unnessary code
This commit is contained in:
parent
6930c83918
commit
51acc34fb2
@ -48,7 +48,6 @@ class SoundManager {
|
||||
effectPlayer.prepareToPlay()
|
||||
if self.isMusicEnabled == true {
|
||||
effectPlayer.play()
|
||||
UserDefaults.standard.set(false, forKey: "noMusic")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user