mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
More work on CPlayer
This commit is contained in:
@@ -30,7 +30,7 @@ class ViewManager : public specter::IViewManager
|
||||
friend class RootSpace;
|
||||
friend class SplitSpace;
|
||||
|
||||
std::unique_ptr<boo::IWindow> m_mainWindow;
|
||||
std::shared_ptr<boo::IWindow> m_mainWindow;
|
||||
hecl::Runtime::FileStoreManager& m_fileStoreManager;
|
||||
hecl::CVarManager& m_cvarManager;
|
||||
ProjectManager m_projManager;
|
||||
|
||||
Reference in New Issue
Block a user