add bleeding edge repixture support (#4)

This commit is contained in:
wsor4035
2022-04-25 21:14:25 -04:00
committed by GitHub
parent 6956e49e77
commit 39c02a99de
2 changed files with 22 additions and 1 deletions

View File

@ -1,5 +1,5 @@
read_globals = {
"minetest", "mcl_sounds", "default", "ks_sounds",
"nodes_nature", "fl_stone", "fl_topsoil", "fl_trees",
"hades_sounds",
"hades_sounds", "rp_sounds",
}