mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
game(hl1): fix stupid mp5 recoil
This commit is contained in:
@@ -386,7 +386,7 @@ CNPCMaker::CNPCMaker( void )
|
||||
m_strHintGroup = NULL_STRING;
|
||||
m_RelationshipString = NULL_STRING;
|
||||
m_ChildTargetName = NULL_STRING;
|
||||
m_iszNPCClassname = NULL_STRING
|
||||
m_iszNPCClassname = NULL_STRING;
|
||||
m_SquadName = NULL_STRING;
|
||||
m_spawnEquipment = NULL_STRING;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user