(4c3f5c691) Changed default radio keybind to R and creature attack keybind to 3rd mouse button. Radio key is used much more frequently than the attack key, so it makes sense for it to be closer to WASD (+ R for radio is more intuitive).
This commit is contained in:
@@ -30,12 +30,12 @@
|
||||
Down="S"
|
||||
Left="A"
|
||||
Right="D"
|
||||
Attack="R"
|
||||
Attack="2"
|
||||
Run="LeftShift"
|
||||
Crouch="LeftControl"
|
||||
InfoTab="Tab"
|
||||
Chat="T"
|
||||
RadioChat="Y"
|
||||
RadioChat="R"
|
||||
CrewOrders="C"
|
||||
Ragdoll="Space"
|
||||
Health="H"
|
||||
|
||||
Reference in New Issue
Block a user