This commit is contained in:
erwincoumans
2018-12-19 20:15:40 -08:00
9 changed files with 12 additions and 5 deletions

View File

@@ -10244,6 +10244,7 @@ bool PhysicsServerCommandProcessor::processLoadTextureCommand(const struct Share
buffer.resize(0);
}
}
fileIO->fileClose(fileId);
}
if (buffer.size())
{