ThemeCfg.wiki
changeset 1871 7fd3c3635755
parent 1870 6679e0e8a7b4
child 1875 f55ea5b6a00d
equal deleted inserted replaced
1870:6679e0e8a7b4 1871:7fd3c3635755
   237 <code>music = My_Custom_Music.ogg
   237 <code>music = My_Custom_Music.ogg
   238 fallback-music = Nature.ogg</code>
   238 fallback-music = Nature.ogg</code>
   239 
   239 
   240 === `fallback-sd-music` ===
   240 === `fallback-sd-music` ===
   241 Like `fallback-music`, except it's for `sd-music`. If you have set a custom `sd-music`, you should also set `fallback-sd-music`, otherwise there will be silence if the track in `sd-music` is missing.
   241 Like `fallback-music`, except it's for `sd-music`. If you have set a custom `sd-music`, you should also set `fallback-sd-music`, otherwise there will be silence if the track in `sd-music` is missing.
       
   242 
       
   243 In version 1.0.0, this will default to `sdmusic.ogg` instead of silence.