mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 04:26:20 +00:00
Bike riding anims, SA bike/heli cam
This commit is contained in:
@ -4957,7 +4957,7 @@ int8 CRunningScript::ProcessCommands500To599(int32 command)
|
||||
pPed->FlagToDestroyWhenNextProcessed();
|
||||
}
|
||||
else {
|
||||
pPed->SetDie(ANIM_KO_SHOT_FRONT1, 4.0f, 0.0f);
|
||||
pPed->SetDie();
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user