- Blood: Mark kQAVTOMSPRED (res_id: 67) as being loopable.

This commit is contained in:
Mitchell Richters 2021-08-22 07:57:01 +10:00
parent 6998772487
commit c6c7ae76d6

View file

@ -156,6 +156,7 @@ void qavBuildInterpProps(QAV* const pQAV)
case kQAVREMIDLE1:
case kQAVREMIDLE2:
case kQAVFLARFIR2:
case kQAVTOMSPRED:
{
QAVInterpProps interp{};
interp.flags |= true << kQAVIsLoopable;