Skip to content

Commit

Permalink
Default config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
masterfeizz committed Mar 27, 2016
1 parent 7750453 commit 2ea2b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/sys_ctr.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ void Sys_DefaultConfig(void)
Cbuf_AddText ("bind PADUP \"impulse 10\"\n");
Cbuf_AddText ("bind PADDOWN \"impulse 12\"\n");
Cbuf_AddText ("lookstrafe \"1.000000\"\n");
Cbuf_AddText ("lookspring \"1.000000\"\n");
Cbuf_AddText ("lookspring \"0.000000\"\n");
Cbuf_AddText ("gamma \"0.700000\"\n");

}
Expand Down

0 comments on commit 2ea2b85

Please sign in to comment.