forgotten lands sounds support (#25)

This commit is contained in:
wsor4035
2024-05-26 14:01:49 -04:00
committed by GitHub
parent b9b6d49619
commit a3ef7ba4a4
4 changed files with 66 additions and 2 deletions

View File

@ -1,4 +1,3 @@
globals = {
"minetest",
"xcompat",
@ -14,4 +13,5 @@ read_globals = {
"fl_trees",
"hades_sounds",
"rp_sounds",
"sounds",
}