diff --git a/DanceServer/DanceServer/Object/!Dancer.lsl b/DanceServer/DanceServer/Object/!Dancer.lsl index 2186f077..4ec30db3 100644 --- a/DanceServer/DanceServer/Object/!Dancer.lsl +++ b/DanceServer/DanceServer/Object/!Dancer.lsl @@ -86,7 +86,7 @@ menu( list button_list )//le menu { button = "-" + button; } - button = "Cancel" + button; + button = "Stop" + button; if ( gAvKey == llGetOwner() ) button = "Reset" + button; if ( gIndex > 0 ) {