Skip to content

Commit

Permalink
Now that we have subdir support, I can't override require the same...…
Browse files Browse the repository at this point in the history
… commented out for now
  • Loading branch information
Adam Buchweitz committed Sep 26, 2011
1 parent 67e2a53 commit 9548cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawlspaceLib.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1787,6 +1787,6 @@ Enable = function(library, params)
return l
end
end
if simulator then require = Enable end
--if simulator then require = Enable end

return CSL

0 comments on commit 9548cd7

Please sign in to comment.