diff options
author | anekos | 2009-03-21 08:54:50 +0000 |
---|---|---|
committer | anekos | 2009-03-21 08:54:50 +0000 |
commit | 36e7d8d257f940deda6665b0a008ce16b2406cb2 (patch) | |
tree | a564663865fad13f1343edcd2e9b9eff3be6162e | |
parent | b9c3f17ce3ee465d9b13fbed645ffed624d6ef5b (diff) | |
download | vimperator-plugins-36e7d8d257f940deda6665b0a008ce16b2406cb2.tar.bz2 |
OooOOOooOoOoops
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@31430 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | stella.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; }), |