Commit 39e35a47 authored by wind2009's avatar wind2009

Fix キラーチューン・プレイリスト

parent 5824b5e8
Pipeline #40138 passed with stages
in 4 minutes and 3 seconds
...@@ -63,5 +63,5 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,5 +63,5 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function s.splimit(e,c,sump,sumtype,sumpos,targetp,se) function s.splimit(e,c,sump,sumtype,sumpos,targetp,se)
return not c:IsType(TYPE_TUNER) return c:GetOriginalType()&TYPE_TUNER==0
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment