mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-13 05:51:19 +00:00
Fix human grunt's weapon reload.
This commit is contained in:
parent
ebccc87e42
commit
fd1be47ffb
@ -1191,6 +1191,7 @@ void CHGrunt::Spawn()
|
||||
// Only one arctic head available.
|
||||
SetBodygroup( HEAD_GROUP, HEAD_ARCTIC );
|
||||
}
|
||||
m_cAmmoLoaded = m_cClipSize;
|
||||
|
||||
CTalkMonster::g_talkWaitTime = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user