Skip to content

Commit

Permalink
repply lost cjt edits
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Jul 1, 2020
1 parent 0e4c28d commit 8e9704a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ struct CJDensityMod

float single_scaler = 2.F;
float jump_scaler = 1.2F;
float hand_scaler = 1.F;
float quad_scaler = 1.F;
float hand_scaler = 0.95F;
float quad_scaler = 0.95F;

const vector<pair<std::string, float*>> _params{
{ "min_mod", &min_mod },
Expand Down

0 comments on commit 8e9704a

Please sign in to comment.