rename the 'enable storyboard' option

This commit is contained in:
yugecin 2016-12-04 23:47:59 +01:00
parent d7601b8f7e
commit 9e63086600

View File

@ -1150,7 +1150,7 @@ public class Options {
}
},
DANCE_ENABLE_SB ("Enable storyboard", "EnableStoryBoard", "Dance storyboard", false) {
DANCE_ENABLE_SB ("Enable storyboard editor", "EnableStoryBoard", "Dance storyboard", false) {
@Override
public void click(GameContainer container) {
super.click(container);