Reinstating a small check.

This commit is contained in:
Ian Gilman 2014-08-21 10:11:21 -07:00
parent 1f13d1f909
commit 7b80263718

View File

@ -2810,8 +2810,10 @@ function lightUp() {
function onHome() { function onHome() {
if ( this.viewport ) {
this.viewport.goHome(); this.viewport.goHome();
} }
}
function onFullScreen() { function onFullScreen() {