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