mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
9b259b4828
commit
b6acfde093
@ -327,7 +327,7 @@ class ShowBase:
|
||||
self.musicManager = AudioManager.createAudioManager()
|
||||
# Turn down the music globally
|
||||
# Eventually we may want to control this in the options page
|
||||
self.musicManager.setVolume(0.5)
|
||||
self.musicManager.setVolume(0.7)
|
||||
if not self.musicManager.isValid():
|
||||
self.wantMusic=None
|
||||
if not (self.wantSfx or self.wantMusic):
|
||||
|
Loading…
x
Reference in New Issue
Block a user