solution for exercise 10
added BackgroundMusic which is being handled in BackgroundMusic.java changed the menu to incoporate volume controls for the music
This commit is contained in:
parent
d15f1a3f5f
commit
d471f524d0
@@ -31,6 +31,8 @@ menu.return-to-game=Return to game
|
||||
menu.sound-enabled=Sound switched on
|
||||
menu.map.load=Load map from file...
|
||||
menu.map.save=Save map in file...
|
||||
menu.music.toggle=Toggle the music
|
||||
menu.volume=Volume
|
||||
label.file=File:
|
||||
label.connecting=Connecting...
|
||||
dialog.error=Error
|
||||
|
||||
@@ -31,6 +31,8 @@ menu.return-to-game=Zurück zum Spiel
|
||||
menu.sound-enabled=Sound eingeschaltet
|
||||
menu.map.load=Karte von Datei laden...
|
||||
menu.map.save=Karte in Datei speichern...
|
||||
menu.music.toggle=An/Ausschalten der Musik
|
||||
menu.volume=Lautstärke
|
||||
label.file=Datei:
|
||||
label.connecting=Verbindung wird aufgebaut...
|
||||
dialog.error=Fehler
|
||||
|
||||
Reference in New Issue
Block a user