mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 08:52:00 +00:00
- Blood: Mark kQAV2SGUNFIR
(res_id: 84) as being loopable.
This commit is contained in:
parent
22e348613f
commit
b2637050e8
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ void qavBuildInterpProps(QAV* const pQAV)
|
|||
case kQAVTOMSPRED:
|
||||
case kQAV2TOMALT:
|
||||
case kQAVSGUNFIR1:
|
||||
case kQAV2SGUNFIR:
|
||||
{
|
||||
QAVInterpProps interp{};
|
||||
interp.flags |= true << kQAVIsLoopable;
|
||||
|
|
Loading…
Reference in a new issue