Added comment above lume require() line

This commit is contained in:
rxi
2014-08-19 23:44:39 +01:00
parent 3c2e336e2f
commit b70b8c4f06

View File

@@ -7,6 +7,7 @@
-- under the terms of the MIT license. See LICENSE for details.
--
-- Assumes lume is in the same directory as this file
local lume = require((...):gsub("[^/.\\]+$", "lume"))
local lurker = { _version = "1.0.1" }