diff options
author | rubidium <rubidium@openttd.org> | 2010-02-22 16:24:23 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-02-22 16:24:23 +0000 |
commit | 03e5434e63305fa66cbd6460f584c2dd99cdb128 (patch) | |
tree | daa94b4c2147626dd1ab275f61ad1badd971a7fb /bin/gm | |
parent | dd7c2b2f9db8b2ca2339d43fcf7b0f6da46e8c96 (diff) | |
download | openttd-03e5434e63305fa66cbd6460f584c2dd99cdb128.tar.xz |
(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set
Diffstat (limited to 'bin/gm')
-rw-r--r-- | bin/gm/no_music.obm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gm/no_music.obm b/bin/gm/no_music.obm index 9898a71c2..c0149dbfd 100644 --- a/bin/gm/no_music.obm +++ b/bin/gm/no_music.obm @@ -6,6 +6,7 @@ name = NoMusic shortname = NOMU version = 0 +fallback = true description = A music pack without actual music. description.cs_CZ = Prázná hudební sada. description.de_DE = Ein Musikset ohne Musik. |