mirror of
https://github.com/love2d/love.git
synced 2026-08-21 13:09:56 +02:00
Whoops...
This commit is contained in:
@@ -36,7 +36,6 @@ function Video:setSource(source)
|
||||
self:_setSource(source)
|
||||
self:getStream():setSync(source)
|
||||
end
|
||||
end
|
||||
|
||||
function Video:play()
|
||||
return self:getStream():play()
|
||||
|
||||
Reference in New Issue
Block a user