entities zones
[carveJwlIkooP6JGAAIwe30JlM.git] / common.h
index 4f854a32899302c647cac57e1e325660388fedbd..9eda6f67ae0e59dfcf76c8fd39b0f26d46d7d8ae 100644 (file)
--- a/common.h
+++ b/common.h
@@ -47,7 +47,7 @@ VG_STATIC float
    k_steer_ground          = 2.5f,
    k_steer_air             = 3.6f,
 
-   k_jump_charge_speed     = (1.0f/1.0f),
+   k_jump_charge_speed     = (1.0f/0.4f),
    k_jump_force            = 5.0f,
 
    k_pitch_limit           = 1.5f,