mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 07:10:43 +00:00
fix mistakes
This commit is contained in:
@ -5932,7 +5932,7 @@ cAudioManager::ProcessGarages()
|
||||
void
|
||||
cAudioManager::ProcessFireHydrant()
|
||||
{
|
||||
static const int SOUND_INTENSITY = 35;
|
||||
const int SOUND_INTENSITY = 35;
|
||||
|
||||
float distSquared;
|
||||
|
||||
|
Reference in New Issue
Block a user