revert changes committed in error

This commit is contained in:
Kalamatee 2015-08-28 15:35:00 +01:00
parent fcfefb5a73
commit a1ad8aa1ab

View file

@ -1030,6 +1030,7 @@ maModel_t *MA_Load( const char *fileName ) {
}
ma = NULL;
}
fileSystem->FreeFile( buf );
return ma;