From 36e7d8d257f940deda6665b0a008ce16b2406cb2 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 21 Mar 2009 08:54:50 +0000 Subject: OooOOOooOoOoops git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@31430 d0d07461-0603-4401-acd4-de1884942a52 --- stella.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stella.js b/stella.js index 4b54d0d..859b285 100644 --- a/stella.js +++ b/stella.js @@ -1640,7 +1640,7 @@ Thanks: clearInterval(this.__autoFullscreenTimer) setTimeout( U.bindr(this, function () (this.player.fullscreen = true)), - this.stella.setting.niconico.autoFullscreenDelay + this.setting.niconico.autoFullscreenDelay ); delete this.__autoFullscreenTimer; }), -- cgit v1.2.3