Fixed ambience sound not always playing. Improved logging function.

This commit is contained in:
richard
2009-02-15 22:25:17 +01:00
parent 3fe0029543
commit 527bb9be44
5 changed files with 125 additions and 64 deletions

View File

@ -33,9 +33,7 @@ UnhookEvents()
public Action:RoundStart(Handle:event, const String:name[], bool:dontBroadcast)
{
ChangeLightStyle();
RestartAmbience();
AmbienceRestartAll();
RefreshList();
if (tRound != INVALID_HANDLE)