revert changes committed in error

This commit is contained in:
Kalamatee 2015-08-28 15:35:00 +01:00
parent 46279bf11f
commit f83e270cdb

View file

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