Merge pull request #699 from Nick007J/miami

small script fix
This commit is contained in:
aap 2020-09-01 17:30:59 +02:00 committed by GitHub
commit e3f607dba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -2174,6 +2174,7 @@ void CRunningScript::Init()
m_anStack[i] = 0;
m_nStackPointer = 0;
m_nWakeTime = 0;
m_bIsActive = false;
m_bCondResult = false;
m_bIsMissionScript = false;
m_bSkipWakeTime = false;

View File

@ -122,7 +122,7 @@ struct CMissionCleanupEntity
enum {
MAX_CLEANUP = 50,
MAX_UPSIDEDOWN_CAR_CHECKS = 6,
MAX_STUCK_CAR_CHECKS = 6
MAX_STUCK_CAR_CHECKS = 16
};
class CMissionCleanup

2
vendor/opus vendored

@ -1 +1 @@
Subproject commit 6bae366f9fef25191fc812c430e8abd40a13a233
Subproject commit 034c1b61a250457649d788bbf983b3f0fb63f02e