dev-ui
krzys-h 2013-05-12 15:23:26 +02:00
parent 04f747b00b
commit c25b6ab472
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ CMainDialog::CMainDialog()
#endif
m_publicDir = "program";
m_userDir = "user";
m_filesDir = "files";
m_filesDir = m_savegameDir;
m_setupFull = m_app->GetVideoConfig().fullScreen;