mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Grammatical erros
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
#define ACE_FRAG_ROUND_COEF 0.02828427
|
||||
// half of gravity approx 9.81/2
|
||||
#define ACE_FRAG_HALF_GRAVITY_APPROX 4.905
|
||||
// stop searching at 0.5% chance to hit
|
||||
// Lowest chance to hit of 0.5%
|
||||
#define ACE_FRAG_MIN_FRAG_HIT_CHANCE 0.005
|
||||
#define ACE_FRAG_MIN_GROUND_OFFSET 0.25
|
||||
#define ACE_FRAG_LOW_FRAG_COEFF 4
|
||||
|
Reference in New Issue
Block a user