dmuratshin %!s(int64=9) %!d(string=hai) anos
pai
achega
09b9ed0802
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      oxygine/src/core/file.cpp

+ 1 - 0
oxygine/src/core/file.cpp

@@ -87,6 +87,7 @@ namespace oxygine
         void free()
         {
             _nfs.unmount(&_nfsWrite);
+            _fsInitialized = false;
         }
 
         void mount(FileSystem* fs)