- Blood: Mark kQAV2TOMALT (res_id: 73) as being loopable.

This commit is contained in:
Mitchell Richters 2021-08-22 07:57:45 +10:00
parent c46c52a724
commit df5185038f

View file

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