Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
hzqst committed Jan 23, 2023
1 parent 3adc04d commit 8c2e9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fallguys/physics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,7 @@ bool CPhysicsManager::CreatePlayerBox(edict_t* ent)

vec3_t hull_player(16, 16, 36);

//vec3_t hull_duck(16, 16, 18);
vec3_t hull_duck(16, 16, 18);

float mass = m_playerMass;

Expand Down

0 comments on commit 8c2e9bf

Please sign in to comment.