aboutsummaryrefslogtreecommitdiff
path: root/main.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-06-10 12:45:11 -0700
committer1029chris <1029chris@gmail.com>2016-06-10 12:45:11 -0700
commitc770c88f981ec37a0db43ef8f6427d60c019b52f (patch)
tree04fdf8e8209314e24ddcbe1299774e40811e7e5f /main.lua
parenteb4a05cdae76b1f7a01ea96821e8f13564f4d11c (diff)
Finished video player
Diffstat (limited to 'main.lua')
-rw-r--r--main.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.lua b/main.lua
index 7c44244..dad4fa1 100644
--- a/main.lua
+++ b/main.lua
@@ -94,7 +94,9 @@ function love.mousereleased(x, y, button)
end
file.p = false
mplay.drag = false
+ vplay.drag = false
mplay.pr = false
+ vplay.pr = false
end
function love.draw()
if scene == 1 then