mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Improvements
This commit is contained in:
parent
856bd56cde
commit
74d2ee9430
@ -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 )
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user