diff options
Diffstat (limited to 'options.txt')
-rw-r--r-- | options.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/options.txt b/options.txt index 3435e451..25252add 100644 --- a/options.txt +++ b/options.txt @@ -4,7 +4,7 @@ fov:1.0 gamma:0.0 saturation:0.0 renderDistance:12 -guiScale:0 +guiScale:2 particles:0 bobView:true anaglyph3d:false @@ -24,7 +24,7 @@ chatLinks:true chatLinksPrompt:true chatOpacity:1.0 snooperEnabled:true -fullscreen:false +fullscreen:true enableVsync:true useVbo:false hideServerAddress:false @@ -66,7 +66,7 @@ key_key.right:32 key_key.jump:57 key_key.sneak:42 key_key.sprint:58 -key_key.drop:16 +key_key.drop:0 key_key.inventory:18 key_key.chat:20 key_key.playerlist:15 |