silentpatch fixes

This commit is contained in:
Nikolay Korolev
2020-09-26 13:30:22 +03:00
parent eefb0c817f
commit b42d9e3e7c
8 changed files with 47 additions and 7 deletions

View File

@ -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);
}