Skip to content

Commit

Permalink
Change default master volume to 50
Browse files Browse the repository at this point in the history
AntumDeluge committed Jun 16, 2024
1 parent 98e2f70 commit 43353e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/stendhal/util/ConfigManager.ts
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@ export class ConfigManager {
"pathfinding": "true",
"pathfinding.minimap": "true",
"sound": "false",
"sound.master.volume": "100",
"sound.master.volume": "50",
"sound.ambient.volume": "100",
"sound.creature.volume": "100",
"sound.gui.volume": "100",

0 comments on commit 43353e1

Please sign in to comment.