mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 05:19:59 +00:00
silentpatch fixes
This commit is contained in:
parent
eefb0c817f
commit
b42d9e3e7c
8 changed files with 47 additions and 7 deletions
|
@ -42,8 +42,10 @@ CDamageManager::FuckCarCompletely(void)
|
|||
#endif
|
||||
}
|
||||
// Why set to no damage?
|
||||
#ifndef FIX_BUGS
|
||||
m_lightStatus = 0;
|
||||
m_panelStatus = 0;
|
||||
#endif
|
||||
SetEngineStatus(250);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue