Updated EmitSentence native for sdk change on ep2v.
This commit is contained in:
parent
c5f57cb3e4
commit
f2266b45a3
@ -839,6 +839,9 @@ static cell_t EmitSentence(IPluginContext *pContext, const cell_t *params)
|
||||
(soundlevel_t)level,
|
||||
flags,
|
||||
pitch,
|
||||
#if SOURCE_ENGINE == SE_ORANGEBOXVALVE
|
||||
0,
|
||||
#endif
|
||||
pOrigin,
|
||||
pDir,
|
||||
pOrigVec,
|
||||
|
Loading…
Reference in New Issue
Block a user