mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Architectual adjustments for space splitting
This commit is contained in:
@@ -43,7 +43,7 @@ class SplashScreen : public Specter::ModalWindow
|
||||
m_splash.m_fileBrowser.m_view.reset(
|
||||
new Specter::FileBrowser(m_splash.rootView().viewRes(),
|
||||
m_splash, m_splash.m_newString,
|
||||
Specter::FileBrowser::Type::SaveDirectory,
|
||||
Specter::FileBrowser::Type::NewHECLProject,
|
||||
[&](bool ok, const HECL::SystemString& path)
|
||||
{
|
||||
if (ok)
|
||||
|
||||
Reference in New Issue
Block a user