From 8242498b793a877a1687e16b906f913de4d9022e Mon Sep 17 00:00:00 2001 From: anekos Date: Wed, 5 May 2010 13:30:58 +0000 Subject: 汚物は消毒だ-! git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37384 d0d07461-0603-4401-acd4-de1884942a52 --- stella.js | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'stella.js') diff --git a/stella.js b/stella.js index 991928c..fc64dc2 100644 --- a/stella.js +++ b/stella.js @@ -1008,23 +1008,6 @@ Thanks: Player.apply(this, arguments); } - // name, Normal, Fullscreen - // 任意の順で設定できるように配列で持つ - NicoPlayer.Variables = [ - ['videowindow._xscale', 100, null], - ['videowindow._yscale', 100, null], - ['videowindow._x', 6, 0], - ['videowindow._y', 65, 0], - ['controller._x', 6, -1000], - ['inputArea._x', 4, -1000], - ['controller._visible', 1, 1], - ['inputArea._visible', 1, 1], - ['waku._visible', 1, 0], - ['tabmenu._visible', 1, 0], - ['videowindow.video_mc.video.smoothing', null, 1], - ['videowindow.video_mc.video.deblocking', null, 5] - ]; - NicoPlayer.SIZE_LARGE = 'fit'; NicoPlayer.SIZE_NORMAL = 'normal'; -- cgit v1.2.3