PR Review comments
This commit is contained in:
@@ -163,7 +163,7 @@ namespace Nuake
|
||||
return false;
|
||||
}
|
||||
|
||||
FileSystem::SetRootDirectory(FileSystem::RemoveFileFromPath(project->FullPath));
|
||||
FileSystem::SetRootDirectory(FileSystem::GetParentPath(project->FullPath));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user