mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-09 20:08:57 +03:00
Fixed default path of new scene editor filebrowser widget
This commit is contained in:
@@ -15,7 +15,7 @@ using namespace Nuake;
|
||||
|
||||
FileBrowserWidget::FileBrowserWidget(EditorContext& inCtx) : IEditorWidget(inCtx)
|
||||
{
|
||||
|
||||
currentDirectory = FileSystem::RootDirectory;
|
||||
}
|
||||
|
||||
void FileBrowserWidget::Update(float ts)
|
||||
|
||||
Reference in New Issue
Block a user