diff --git a/code/ryzom/client/data/gamedev/interfaces_v3/compass.xml b/code/ryzom/client/data/gamedev/interfaces_v3/compass.xml index 3a7694593..a88f49f44 100644 --- a/code/ryzom/client/data/gamedev/interfaces_v3/compass.xml +++ b/code/ryzom/client/data/gamedev/interfaces_v3/compass.xml @@ -25,23 +25,38 @@ + + + + + + + + + + + + + @@ -223,12 +257,12 @@ button_type="push_button" posref="MM MM" posparent="slot5" - tx_normal="mp3_button_open.tga" - tx_pushed="mp3_button_open.tga" + tx_normal="mp3_button_list.tga" + tx_pushed="mp3_button_list.tga" tx_over="mp3_button_over.tga" - onclick_l="music_player" - params_l="play_songs" - tooltip="uiMP3Open" /> + onclick_l="enter_modal" + params_l="group=ui:interface:playlist" + tooltip="uiMP3Playlist" />