This commit is contained in:
Enno Rehling 2016-09-11 20:10:01 +02:00
commit f926d89929
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ function cursed.init()
curse(f) curse(f)
f:close() f:close()
end end
f:close()
end end
return cursed return cursed