aboutsummaryrefslogtreecommitdiff
path: root/main.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-05-19 14:28:18 -0700
committer1029chris <1029chris@gmail.com>2016-05-19 14:28:18 -0700
commit3b78d300cafb382387310fc86fe3e5e938e6a038 (patch)
tree52b999e1c7a19a19cc4d31cb680831cde7b25d14 /main.lua
parent30e3c4eb01e1f764113bc3110a48569caea14bb7 (diff)
Folders can now be opened in the files browser
other tweaks
Diffstat (limited to 'main.lua')
-rw-r--r--main.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.lua b/main.lua
index a5a116f..7c479db 100644
--- a/main.lua
+++ b/main.lua
@@ -91,6 +91,7 @@ function love.mousereleased(x, y, button)
v1.c.chat.next = false
end
end
+ file.p = false
end
function love.draw()
if scene == 1 then