From ba6828b3360c035b51cb1883095f736d6cc23a14 Mon Sep 17 00:00:00 2001 From: nashmuhandes Date: Sun, 16 Oct 2016 03:11:59 +0800 Subject: [PATCH] Added "local" parameter to PlaySound --- zspecial.acs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zspecial.acs b/zspecial.acs index fb36f84..5d9065d 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -327,7 +327,7 @@ special -58:GetUserCVarString(2), -59:SetUserCVarString(3), -60:LineAttack(4,9), - -61:PlaySound(2,6), + -61:PlaySound(2,7), -62:StopSound(1,2), -63:strcmp(2,3), -64:stricmp(2,3),