mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-06 22:10:52 +00:00
Merge pull request #64 from nashmuhandes/LocalPlaySound3
Added "local" parameter to PlaySound
This commit is contained in:
commit
9845b87e5f
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