awesome faded branches for level comparing done

This commit is contained in:
Peter Cottle 2013-07-07 21:01:06 -07:00
parent 19f204ddcb
commit e7f5acaece
8 changed files with 43 additions and 1194 deletions

View file

@ -792,7 +792,7 @@ var CanvasTerminalHolder = BaseView.extend({
this.destination = $('body');
this.JSON = {
title: options.title || intl.str('goal-to-reach'),
text: options.text || intl.str('hide-goal')
text: options.text || intl.str('goal-vis-info')
};
this.render();