mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-09 15:41:15 +00:00
- Feature: Add OpenMSX to the installer (r19220, r19219) - Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11 (r19218) - Feature: Scroll to current order destination when ctrl+clicking the start/stop bar (r19216, r19215) - Feature: Concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set; make NoSound part of base installations (r19214, r19213, r19212, r19211, r19206) - Feature: Support for genders for cargos, industries, vehicles, stations (r19180, r19179, r19178, r19177)
27 lines
710 B
Plaintext
27 lines
710 B
Plaintext
; $Id$
|
|
;
|
|
; This represents more or less nothingness
|
|
;
|
|
[metadata]
|
|
name = NoSound
|
|
shortname = NULL
|
|
version = 2
|
|
fallback = true
|
|
description = A sound pack without any sounds.
|
|
description.cs_CZ = Prázdná sada zvuků.
|
|
description.de_DE = Basissounds ohne Sound.
|
|
description.en_GB = A sound pack without any sounds.
|
|
description.en_US = A sound pack without any sounds.
|
|
description.es_ES = Un conjunto de sonidos vacío.
|
|
description.fi_FI = Äänipaketti ilman ääniä.
|
|
description.hu_HU = Üres hang alapcsomag.
|
|
description.nl_NL = Een geluidset zonder geluid.
|
|
|
|
[files]
|
|
samples =
|
|
|
|
[md5s]
|
|
|
|
[origin]
|
|
default = This file was part of your OpenTTD installation.
|