Input binding format changed to allow custom values for bindings. Relevant code must clamp input values to prevent speedhaxx!

This commit is contained in:
2016-01-15 16:32:04 +01:00
parent 567173c565
commit 0469460029
3 changed files with 17 additions and 15 deletions
+4 -4
View File
@@ -6,10 +6,10 @@ InvertPitch=false
MouseLeft=PrimaryFire
MouseX=Yaw
MouseY=Pitch
W=+Forward
S=-Forward
D=+Right
A=-Right
W=Forward,1
S=Forward,-1
D=Right,1
A=Right,-1
R=Reload
Space=Jump
LeftControl=Crouch