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:
parent
bf62dfa7de
commit
f8774f6e52
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user