Merge pull request #74 from aur9ra/add-video-background-support
Add video background support
This commit is contained in:
@@ -79,7 +79,7 @@ end
|
||||
|
||||
function ReplaySelectScene:render()
|
||||
love.graphics.draw(
|
||||
backgrounds[0],
|
||||
fetchBackgroundAndLoop(0),
|
||||
0, 0, 0,
|
||||
0.5, 0.5
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user