mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-26 23:05:30 +03:00
Merge branch 'temp/speech-utilities' of https://github.com/Blixibon/source-sdk-2013 into develop
This commit is contained in:
commit
8d54443b6a
@ -188,7 +188,7 @@ public:
|
|||||||
float GetTimeSpeechComplete() const { return m_flStopTalkTime; }
|
float GetTimeSpeechComplete() const { return m_flStopTalkTime; }
|
||||||
void BlockSpeechUntil( float time );
|
void BlockSpeechUntil( float time );
|
||||||
|
|
||||||
#ifdef EZ2
|
#ifdef MAPBASE
|
||||||
float GetRealTimeSpeechComplete() const { return m_flStopTalkTimeWithoutDelay; }
|
float GetRealTimeSpeechComplete() const { return m_flStopTalkTimeWithoutDelay; }
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user