mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Disable backpack climb check for non-player soldiers (#117)
This commit is contained in:
@@ -1772,6 +1772,7 @@ public:
|
||||
void DoNinjaAttack( void );
|
||||
void PickDropItemAnimation( void );
|
||||
|
||||
BOOLEAN CanClimbWithCurrentBackpack();
|
||||
|
||||
void BeginSoldierGetup( void );
|
||||
void BeginSoldierClimbUpRoof( void );
|
||||
|
||||
Reference in New Issue
Block a user