mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-25 16:13:43 +00:00
Set TIME_SPENT to 30
This commit is contained in:
parent
9c40489589
commit
6ad85725d9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
cAudioManager AudioManager;
|
||||
|
||||
#define SPEED_OF_SOUND 343.f
|
||||
#define TIME_SPENT 40
|
||||
#define TIME_SPENT 30
|
||||
|
||||
cAudioManager::cAudioManager()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue