Ignore:
Timestamp:
04/25/24 18:42:58 (11 days ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Added a taxi sound file for the Tupolev Tu-154 aircraft (re #387).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r1140 r1159  
    473473SOUND_TAXI_F70 = "F70taxi.mp3"
    474474
     475## Sound: taxi: Tupolev Tu-154
     476SOUND_TAXI_T154 = "154taxi.mp3"
     477
    475478## Sound: takeoff preparation request from the captain
    476479SOUND_CAPTAIN_TAKEOFF = "cpt_takeoff.mp3"
Note: See TracChangeset for help on using the changeset viewer.