Oops - committed an inconsistent version of this file, which doesn't compile.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12382 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2013-01-17 23:33:35 +00:00
parent bf62dfa7de
commit f8774f6e52

View File

@ -128,7 +128,7 @@ FileManager::FileManager(char *argv[])
chdir( buffer );
#endif
m_file_system = io::createFileSystem();
m_file_system = irr_driver->getDevice()->getFileSystem();
m_file_system->grab();
m_is_full_path = false;