tweak volumes

This commit is contained in:
tenplus1 2021-06-18 10:13:05 +01:00
parent e8c436685d
commit 6ad91b84db
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
ambience = {}
-- settings
local SOUNDVOLUME = 0.5
local MUSICVOLUME = 1.0
local SOUNDVOLUME = 1.0
local MUSICVOLUME = 0.6
local play_music = minetest.settings:get_bool("ambience_music") ~= false
local pplus = minetest.get_modpath("playerplus")
local radius = 6