fixup
This commit is contained in:
@@ -108,7 +108,7 @@ setmetatable( Def, {
|
|||||||
local Source = info.source;
|
local Source = info.source;
|
||||||
t._Source = Source;
|
t._Source = Source;
|
||||||
|
|
||||||
if Path:sub( 1, 1 ) == "@" then
|
if Source:sub( 1, 1 ) == "@" then
|
||||||
local Path = Source:sub( 2 );
|
local Path = Source:sub( 2 );
|
||||||
|
|
||||||
-- Directory of caller, for relative paths:
|
-- Directory of caller, for relative paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user