Improvements

This commit is contained in:
Sven Van de Velde 2018-03-25 20:49:49 +02:00
parent 856bd56cde
commit 74d2ee9430

View File

@ -14,7 +14,7 @@ print( "Moose target path : " .. MooseTargetPath )
local MooseSourcesFilePath = MooseSetupPath .. "/Moose.files"
local LoaderFilePath = MooseTargetPath.."/Moose.lua"
local MooseFilePath = MooseDevelopmentPath .. "/Moose.lua"
local MooseFilePath = MooseTargetPath .. "/Loader.lua"
print( "Reading Moose source list : " .. MooseSourcesFilePath )