revert changes committed in error

This commit is contained in:
Kalamatee 2015-08-28 15:35:00 +01:00
parent 17d51ba1ed
commit ea0b13092b

View file

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