Merge pull request #9225 from Incoming5643/Unless_its_wizbiz_bugs_will_usually_follow

Fixes Round End Sound
This commit is contained in:
Cheridan
2015-05-01 14:13:07 -05:00
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ var/sound/admin_sound
if(!check_rights(R_SOUNDS)) return
if(ticker)
ticker.round_end_sound = S
ticker.round_end_sound = fcopy_rsc(S)
else
return