Change sound level as asked by Flipo
This commit is contained in:
parent
5bc623f45e
commit
81a1ac0320
@ -83,7 +83,7 @@ class KeyHandler(object):
|
||||
self._audio_manager.set_volume(40)
|
||||
|
||||
def handle_volume_3(self):
|
||||
self._audio_manager.set_volume(75)
|
||||
self._audio_manager.set_volume(80)
|
||||
|
||||
def handle_volume_4(self):
|
||||
self._audio_manager.set_volume(100)
|
||||
|
Loading…
Reference in New Issue
Block a user