mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-06 22:10:52 +00:00
Added "local" parameter to PlaySound
This commit is contained in:
parent
174e7349b3
commit
ba6828b336
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue