improve termination sequence on windows, use patterns instead of textures as directory name
This commit is contained in:
@@ -19,6 +19,7 @@ class LayoutManager
|
||||
public:
|
||||
bool m_loaded = false;
|
||||
std::function<void()> on_loaded;
|
||||
void unload();
|
||||
void create();
|
||||
bool load(const char* path);
|
||||
bool reload();
|
||||
|
||||
Reference in New Issue
Block a user