X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=common.h;h=d70ae0308b4667539e4ce5854402044ef3be39b8;hb=5430d708f058626a6c8fed7dd2aa8ba5f0a06c84;hp=6b10d8b2894d6ae21b082d1c0c40ebcd22f9163b;hpb=ff8fcac9582d07bc1ccbf08421d6ffec1758a755;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/common.h b/common.h index 6b10d8b..d70ae03 100644 --- a/common.h +++ b/common.h @@ -118,7 +118,7 @@ VG_STATIC float k_pitch_limit = 1.5f, k_look_speed = 2.0f, - k_spin_boost = 2.2f, + k_spin_boost = 4.20f, k_cog_spring = 0.2f, k_cog_damp = 0.02f,