Fixed BUG #1564012 DOOM64TC: Outcast levels crash. This was caused by invalid texture/flat indices being passed to R_GraphicResourceFlags. Make sure indices are in range before attempting to use them.
View differences
Fixed BUG #1564012 DOOM64TC: Outcast levels crash. This was caused by invalid texture/flat indices being passed to R_GraphicResourceFlags. Make sure indices are in range before attempting to use them.