Enable music again

This commit is contained in:
Simon Brodtmann 2025-01-17 00:42:03 +01:00
parent d597f839b9
commit 7ff8273922
3 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.9.4
Date: 17.01.2025
Changes:
- Enable music for Lignumis again
---------------------------------------------------------------------------------------------------
Version: 0.9.3 Version: 0.9.3
Date: 17.01.2025 Date: 17.01.2025
Changes: Changes:

View file

@ -9,7 +9,7 @@
"dependencies": [ "dependencies": [
"base", "base",
"space-age >= 2.0.28", "space-age >= 2.0.28",
"PlanetsLib >= 1.1.20", "PlanetsLib >= 1.1.26",
"astroponics >= 1.2.0", "astroponics >= 1.2.0",
"cf-lib >= 0.0.2", "cf-lib >= 0.0.2",
"mf-core >= 1.0.3", "mf-core >= 1.0.3",

View file

@ -107,7 +107,8 @@ PlanetsLib:extend({
} }
} }
}) })
--PlanetsLib.borrow_music(data.raw.planet["nauvis"], data.raw.planet["lignumis"])
PlanetsLib.borrow_music(data.raw.planet["nauvis"], data.raw.planet["lignumis"])
data:extend({ data:extend({
{ {