auto load and dependency fix
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -9,6 +9,8 @@ PersistenceManager::PersistenceManager(std::string filename) : m_filename(std::m
|
||||
{
|
||||
SDL_Init(SDL_INIT_EVENTS);
|
||||
}
|
||||
|
||||
Load();
|
||||
}
|
||||
|
||||
PersistenceManager::~PersistenceManager()
|
||||
|
Reference in New Issue
Block a user