forked from mirror/OpenTTD
Feature #6090: Change music set during gameplay
This commit is contained in:
committed by
frosch
parent
430e20f7e4
commit
19f5a6cbb0
@@ -14,9 +14,11 @@
|
||||
|
||||
/** Widgets of the #MusicTrackSelectionWindow class. */
|
||||
enum MusicTrackSelectionWidgets {
|
||||
WID_MTS_CAPTION, ///< Window caption.
|
||||
WID_MTS_LIST_LEFT, ///< Left button.
|
||||
WID_MTS_PLAYLIST, ///< Playlist.
|
||||
WID_MTS_LIST_RIGHT, ///< Right button.
|
||||
WID_MTS_MUSICSET, ///< Music set selection.
|
||||
WID_MTS_ALL, ///< All button.
|
||||
WID_MTS_OLD, ///< Old button.
|
||||
WID_MTS_NEW, ///< New button.
|
||||
|
Reference in New Issue
Block a user