mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Changed directory to one MOOSE directory, not two MOOSE/MOOSE directories.
This commit is contained in:
@@ -30,7 +30,7 @@ Include.File = function( IncludeFile )
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
Include.ProgramPath = "Scripts/Moose/Moose/"
|
Include.ProgramPath = "Scripts/Moose/"
|
||||||
Include.MissionPath = Include.Path()
|
Include.MissionPath = Include.Path()
|
||||||
|
|
||||||
env.info( "Include.ProgramPath = " .. Include.ProgramPath)
|
env.info( "Include.ProgramPath = " .. Include.ProgramPath)
|
||||||
|
|||||||
Reference in New Issue
Block a user