mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-14 00:48:09 +00:00
Add missing break.
This commit is contained in:
parent
18adf0979f
commit
2802050329
@ -959,6 +959,7 @@ void CHGrunt::HandleAnimEvent( MonsterEvent_t *pEvent )
|
||||
}
|
||||
|
||||
}
|
||||
break;
|
||||
default:
|
||||
CSquadMonster::HandleAnimEvent( pEvent );
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user