Updated EmitSentence native for sdk change on ep2v.

This commit is contained in:
Nicholas Hastings 2012-06-28 11:27:14 -04:00
parent 2f684e0255
commit 64b6c0d0eb

View File

@ -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,