mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-03 10:35:42 +00:00
Add dead_canyon animation for dead opfor grunt
This commit is contained in:
parent
d12c19f6cb
commit
685b404ed5
@ -3049,7 +3049,7 @@ public:
|
|||||||
static const char *m_szPoses[7];
|
static const char *m_szPoses[7];
|
||||||
};
|
};
|
||||||
|
|
||||||
const char *CDeadFGrunt::m_szPoses[] = { "deadstomach", "deadside", "deadsitting", "dead_on_back", "hgrunt_dead_stomach", "dead_headcrabed" };
|
const char *CDeadFGrunt::m_szPoses[] = { "deadstomach", "deadside", "deadsitting", "dead_on_back", "hgrunt_dead_stomach", "dead_headcrabed", "dead_canyon" };
|
||||||
|
|
||||||
void CDeadFGrunt::KeyValue( KeyValueData *pkvd )
|
void CDeadFGrunt::KeyValue( KeyValueData *pkvd )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user