Fixed ambience sound not always playing. Improved logging function.
This commit is contained in:
@ -33,9 +33,7 @@ UnhookEvents()
|
||||
public Action:RoundStart(Handle:event, const String:name[], bool:dontBroadcast)
|
||||
{
|
||||
ChangeLightStyle();
|
||||
|
||||
RestartAmbience();
|
||||
|
||||
AmbienceRestartAll();
|
||||
RefreshList();
|
||||
|
||||
if (tRound != INVALID_HANDLE)
|
||||
|
Reference in New Issue
Block a user