Merge pull request #64 from nashmuhandes/LocalPlaySound3

Added "local" parameter to PlaySound
This commit is contained in:
Christoph Oelckers 2016-11-01 16:06:45 +01:00 committed by GitHub
commit 9845b87e5f

View file

@ -327,7 +327,7 @@ special
-58:GetUserCVarString(2), -58:GetUserCVarString(2),
-59:SetUserCVarString(3), -59:SetUserCVarString(3),
-60:LineAttack(4,9), -60:LineAttack(4,9),
-61:PlaySound(2,6), -61:PlaySound(2,7),
-62:StopSound(1,2), -62:StopSound(1,2),
-63:strcmp(2,3), -63:strcmp(2,3),
-64:stricmp(2,3), -64:stricmp(2,3),