Revert "Adjust default key settings"

This reverts commit 3bc3a4bd25.
This commit is contained in:
Hybrid Dog
2017-09-12 09:55:16 +02:00
parent b5c7fbaa38
commit 3a9a985cfc
2 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@ item_drop.enable_item_drop (Enable item drops) bool true
item_drop.enable_pickup_key (Use pickup key) bool true
#Collect items when the key is not pressed instead of when it is pressed
item_drop.pickup_keyinvert (Invert pickup key) bool true
item_drop.pickup_keyinvert (Invert pickup key) bool false
#What keytype to use as pickup key
item_drop.pickup_keytype (Pickup keytype) enum Sneak Use,Sneak,LeftAndRight,RMB,SneakAndRMB
item_drop.pickup_keytype (Pickup keytype) enum Use Use,Sneak,LeftAndRight,RMB,SneakAndRMB
#The volume of the pickup sound
item_drop.pickup_sound_gain (Pickup sound gain) float 0.4