- Blood: Mark kQAVVDIDLE2 (res_id: 102) as being loopable.

This commit is contained in:
Mitchell Richters 2021-08-13 11:58:55 +10:00
parent 803e9f8a04
commit cd092153eb

View file

@ -161,6 +161,7 @@ void qavBuildInterpProps(QAV* const pQAV)
case kQAVSGUNFIR1:
case kQAV2SGUNFIR:
case kQAVNAPFIRE:
case kQAVVDIDLE2:
{
QAVInterpProps interp{};
interp.flags |= true << kQAVIsLoopable;