WOW REALLY NICE with level switching

This commit is contained in:
Peter Cottle 2013-01-05 22:53:05 -08:00
parent 9460c4b4c6
commit 8e98c4d457
7 changed files with 154 additions and 61 deletions

View file

@ -399,7 +399,7 @@ var CanvasTerminalHolder = BaseView.extend({
this.destination = $('body');
this.JSON = {
title: options.title || 'Goal To Reach',
text: options.text || 'You can hide this modal with "hide goal"'
text: options.text || 'You can hide this window with "hide goal"'
};
this.render();