0blu / Timer

[Unsupported] [CS:S/CS:GO] Timer for surf, bhop, climb, deathrun, minigame and more
5 stars 1 forks source link

[BUG] Timer sound #5

Open fabian-bickel opened 8 years ago

fabian-bickel commented 8 years ago

I fixed teh timer-sound.sp with:

replace this: if (FileExists(fileSound) && g_bTimerWorldRecord)

with: if (FileExists(fileSound))

0blu commented 8 years ago

Ok, but it would be better if you make a merge request.

fabian-bickel commented 8 years ago

yeah but we have so much edit in there wih some fixes and not all is fixed is will do it later and make a big merge request