mirror of
https://github.com/halpz/re3.git
synced 2025-07-11 20:28:25 +00:00
script2
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -2556,7 +2556,7 @@ void CTheScripts::SetObjectiveForAllPedsInCollective(int colIndex, eObjective ob
|
||||
}
|
||||
else {
|
||||
pPed->bScriptObjectiveCompleted = false;
|
||||
//pPed->SetObjective(objective, p1, p2); TODO!
|
||||
pPed->SetObjective(objective, p1, p2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user